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
133 static TranslationUnitDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function239 static ExternCContextDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function666 static NamespaceDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function2816 static FunctionDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function3569 static TagDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function4323 static BlockDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function4419 static CapturedDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function4555 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
2866 static LinkageSpecDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
913 Decl *Decl::castFromDeclContext (const DeclContext *D) { in castFromDeclContext() function in Decl