Lines Matching refs:SmallVector
107 SmallVector<std::pair<const MCSymbol *, const MCSymbol *>, 1>>
119 SmallVector<LocalVariable, 1> InlinedLocals;
120 SmallVector<const DILocation *, 1> ChildSites;
130 SmallVector<LocalVariable, 1> Locals;
131 SmallVector<CVGlobalVariable, 1> Globals;
132 SmallVector<LexicalBlock *, 1> Children;
160 SmallVector<const DILocation *, 1> ChildSites;
165 SmallVector<LocalVariable, 1> Locals;
166 SmallVector<CVGlobalVariable, 1> Globals;
171 SmallVector<LexicalBlock *, 1> ChildBlocks;
227 DenseMap<const LexicalScope *, SmallVector<LocalVariable, 1>> ScopeVariables;
231 typedef SmallVector<CVGlobalVariable, 1> GlobalVariableList;
235 SmallVector<CVGlobalVariable, 1> ComdatVariables;
238 SmallVector<CVGlobalVariable, 1> GlobalVariables;
241 SmallVector<const DIDerivedType *, 4> StaticConstMembers;
293 SmallVector<const DICompositeType *, 4> DeferredCompleteTypes;