Home
last modified time | relevance | path

Searched defs:ImplicitParamDecl (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/include/clang/Analysis/
DAnalysisDeclContext.h41 class ImplicitParamDecl; variable
/external/clang/include/clang/Sema/
DScopeInfo.h38 class ImplicitParamDecl; variable
/external/llvm-project/clang/include/clang/AST/
DDecl.h945 friend class ImplicitParamDecl; variable
1589 ImplicitParamDecl(ASTContext &C, DeclContext *DC, SourceLocation IdLoc, in ImplicitParamDecl() function
1598 ImplicitParamDecl(ASTContext &C, QualType Type, ImplicitParamKind ParamKind) in ImplicitParamDecl() function
4288 size_t numTrailingObjects(OverloadToken<ImplicitParamDecl>) { in numTrailingObjects()
/external/llvm-project/clang/include/clang/Sema/
DScopeInfo.h48 class ImplicitParamDecl; variable
/external/clang/include/clang/AST/
DDecl.h1364 ImplicitParamDecl(ASTContext &C, DeclContext *DC, SourceLocation IdLoc, in ImplicitParamDecl() function
3630 size_t numTrailingObjects(OverloadToken<ImplicitParamDecl>) { in numTrailingObjects()