Home | History | Annotate | Download | only in Sema

Lines Matching refs:SmallVector

546       SmallVector<char, 128> TemplateArgsStr;
600 SmallVector<char, 128> TemplateArgsStr;
1314 SmallVector<Decl *, 8> Parms;
1796 SmallVector<CXXBaseSpecifier*, 4> InstantiatedBases;
1814 SmallVector<UnexpandedParameterPack, 2> Unexpanded;
2027 SmallVector<Decl*, 4> Fields;
2028 SmallVector<std::pair<FieldDecl*, FieldDecl*>, 4>
2307 SmallVector<MatchResult, 4> Matched;
2308 SmallVector<ClassTemplatePartialSpecializationDecl *, 4> PartialSpecs;
2333 SmallVector<const NamedDecl *, 4> InstantiatedTemplateParameters;