Lines Matching refs:SmallVector
90 SmallVector<std::pair<const MCSymbol *, const MCSymbol *>, 1> Ranges;
98 SmallVector<LocalVarDefRange, 1> DefRanges;
108 SmallVector<LocalVariable, 1> InlinedLocals;
109 SmallVector<const DILocation *, 1> ChildSites;
119 SmallVector<LocalVariable, 1> Locals;
120 SmallVector<CVGlobalVariable, 1> Globals;
121 SmallVector<LexicalBlock *, 1> Children;
140 SmallVector<const DILocation *, 1> ChildSites;
142 SmallVector<LocalVariable, 1> Locals;
143 SmallVector<CVGlobalVariable, 1> Globals;
148 SmallVector<LexicalBlock *, 1> ChildBlocks;
193 DenseMap<const LexicalScope *, SmallVector<LocalVariable, 1>> ScopeVariables;
197 typedef SmallVector<CVGlobalVariable, 1> GlobalVariableList;
201 SmallVector<CVGlobalVariable, 1> ComdatVariables;
204 SmallVector<CVGlobalVariable, 1> GlobalVariables;
207 SmallVector<const DIDerivedType *, 4> StaticConstMembers;
259 SmallVector<const DICompositeType *, 4> DeferredCompleteTypes;