Searched defs:castFromDeclContext (Results 1 – 5 of 5) sorted by relevance
272 static OMPDeclareReductionDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function371 static OMPDeclareMapperDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
131 static TranslationUnitDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function237 static ExternCContextDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function666 static NamespaceDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function2867 static FunctionDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function3638 static TagDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function4402 static BlockDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function4498 static CapturedDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function4644 static ExportDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
551 static ObjCMethodDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function1120 static ObjCContainerDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
2900 static LinkageSpecDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
915 Decl *Decl::castFromDeclContext (const DeclContext *D) { in castFromDeclContext() function in Decl