Searched defs:ParmVarDecl (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | SelectorLocationsKind.h | 23 class ParmVarDecl; variable
|
H A D | ASTMutationListener.h | 34 class ParmVarDecl; variable
|
H A D | ExprConcepts.h | 486 unsigned numTrailingObjects(OverloadToken<ParmVarDecl *>) const { in numTrailingObjects()
|
H A D | Decl.h | 68 class ParmVarDecl; variable 926 friend class ParmVarDecl; variable 1640 ParmVarDecl(Kind DK, ASTContext &C, DeclContext *DC, SourceLocation StartLoc, in ParmVarDecl() function
|
H A D | Comment.h | 25 class ParmVarDecl; variable
|
H A D | TypeLoc.h | 43 class ParmVarDecl; variable
|
H A D | Expr.h | 54 class ParmVarDecl; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ |
H A D | CalledOnceCheck.h | 25 class ParmVarDecl; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | Template.h | 39 class ParmVarDecl; variable
|
H A D | ScopeInfo.h | 54 class ParmVarDecl; variable
|
H A D | Sema.h | 176 class ParmVarDecl; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchers.h | 4666 unsigned, N, internal::Matcher<ParmVarDecl>, in AST_POLYMORPHIC_MATCHER_P2() 4694 internal::Matcher<ParmVarDecl>, ParamMatcher) { in AST_POLYMORPHIC_MATCHER_P2() 4841 AST_MATCHER_P(ParmVarDecl, isAtPosition, unsigned, N) { in AST_MATCHER_P() argument 4889 internal::Matcher<ParmVarDecl>, in AST_POLYMORPHIC_MATCHER_P() 7692 AST_MATCHER(ParmVarDecl, hasDefaultArgument) { in AST_MATCHER() argument
|