Searched defs:ParamDecls (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExprCXX.cpp | 3229 llvm::SmallVector<ParmVarDecl *, 3> ParamDecls; DeclareGlobalAllocationFunction() local |
H A D | SemaDeclCXX.cpp | 13939 SmallVector<ParmVarDecl *, 16> ParamDecls; findInheritingConstructor() local |
H A D | TreeTransform.h | 6207 SmallVector<ParmVarDecl*, 4> ParamDecls; TransformFunctionProtoType() local |