Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclOpenMP.h158 static OMPDeclareReductionDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
DDecl.h102 static TranslationUnitDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
206 static ExternCContextDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
579 static NamespaceDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
2282 static FunctionDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
3002 static TagDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
3618 static BlockDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
3709 static CapturedDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
DDeclObjC.h500 static ObjCMethodDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
1061 static ObjCContainerDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
DDeclCXX.h2600 static LinkageSpecDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
/external/llvm-project/clang/include/clang/AST/
DDeclOpenMP.h272 static OMPDeclareReductionDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
371 static OMPDeclareMapperDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
DDecl.h107 static TranslationUnitDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
213 static ExternCContextDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
626 static NamespaceDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
2770 static FunctionDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
3523 static TagDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
4277 static BlockDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
4373 static CapturedDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
4509 static ExportDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
DDeclObjC.h548 static ObjCMethodDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
1140 static ObjCContainerDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
DDeclCXX.h2843 static LinkageSpecDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
/external/clang/lib/AST/
DDeclBase.cpp726 Decl *Decl::castFromDeclContext (const DeclContext *D) { in castFromDeclContext() function in Decl
/external/llvm-project/clang/lib/AST/
DDeclBase.cpp910 Decl *Decl::castFromDeclContext (const DeclContext *D) { in castFromDeclContext() function in Decl