Home
last modified time | relevance | path

Searched defs:castToDeclContext (Results 1 – 10 of 10) sorted by relevance

/external/clang/include/clang/AST/
DDeclOpenMP.h155 static DeclContext *castToDeclContext(const OMPDeclareReductionDecl *D) { in castToDeclContext() function
DDecl.h99 static DeclContext *castToDeclContext(const TranslationUnitDecl *D) { in castToDeclContext() function
203 static DeclContext *castToDeclContext(const ExternCContextDecl *D) { in castToDeclContext() function
576 static DeclContext *castToDeclContext(const NamespaceDecl *D) { in castToDeclContext() function
2279 static DeclContext *castToDeclContext(const FunctionDecl *D) { in castToDeclContext() function
2999 static DeclContext *castToDeclContext(const TagDecl *D) { in castToDeclContext() function
3615 static DeclContext *castToDeclContext(const BlockDecl *D) { in castToDeclContext() function
3706 static DeclContext *castToDeclContext(const CapturedDecl *D) { in castToDeclContext() function
DDeclObjC.h497 static DeclContext *castToDeclContext(const ObjCMethodDecl *D) { in castToDeclContext() function
1058 static DeclContext *castToDeclContext(const ObjCContainerDecl *D) { in castToDeclContext() function
DDeclCXX.h2597 static DeclContext *castToDeclContext(const LinkageSpecDecl *D) { in castToDeclContext() function
/external/llvm-project/clang/include/clang/AST/
DDeclOpenMP.h269 static DeclContext *castToDeclContext(const OMPDeclareReductionDecl *D) { in castToDeclContext() function
368 static DeclContext *castToDeclContext(const OMPDeclareMapperDecl *D) { in castToDeclContext() function
DDecl.h104 static DeclContext *castToDeclContext(const TranslationUnitDecl *D) { in castToDeclContext() function
210 static DeclContext *castToDeclContext(const ExternCContextDecl *D) { in castToDeclContext() function
623 static DeclContext *castToDeclContext(const NamespaceDecl *D) { in castToDeclContext() function
2767 static DeclContext *castToDeclContext(const FunctionDecl *D) { in castToDeclContext() function
3519 static DeclContext *castToDeclContext(const TagDecl *D) { in castToDeclContext() function
4274 static DeclContext *castToDeclContext(const BlockDecl *D) { in castToDeclContext() function
4370 static DeclContext *castToDeclContext(const CapturedDecl *D) { in castToDeclContext() function
4506 static DeclContext *castToDeclContext(const ExportDecl *D) { in castToDeclContext() function
DDeclObjC.h544 static DeclContext *castToDeclContext(const ObjCMethodDecl *D) { in castToDeclContext() function
1136 static DeclContext *castToDeclContext(const ObjCContainerDecl *D) { in castToDeclContext() function
DDeclCXX.h2839 static DeclContext *castToDeclContext(const LinkageSpecDecl *D) { in castToDeclContext() function
/external/clang/lib/AST/
DDeclBase.cpp745 DeclContext *Decl::castToDeclContext(const Decl *D) { in castToDeclContext() function in Decl
/external/llvm-project/clang/lib/AST/
DDeclBase.cpp929 DeclContext *Decl::castToDeclContext(const Decl *D) { in castToDeclContext() function in Decl