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
107 static TranslationUnitDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function213 static ExternCContextDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function640 static NamespaceDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function2790 static FunctionDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function3543 static TagDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function4297 static BlockDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function4393 static CapturedDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function4529 static ExportDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
548 static ObjCMethodDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function1118 static ObjCContainerDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
2864 static LinkageSpecDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
909 Decl *Decl::castFromDeclContext (const DeclContext *D) { in castFromDeclContext() function in Decl