llvm::SmallVectorImpl<pair<DIMacro*, DIMacroFile*>>::SmallVectorImpl

Construct an empty SmallVectorImpl with inline capacity N.

Synopsis

Declared in <llvm/ADT/SmallVector.h>

explicit
SmallVectorImpl(unsigned int N);

Parameters

NameDescription
NThe value to construct from