Searched defs:castFromDeclContext (Results 1 – 5 of 5) sorted by relevance
133 static TranslationUnitDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function 239 static ExternCContextDecl *castFromDeclContext(const DeclContext *DC) { castFromDeclContext() function 696 static NamespaceDecl *castFromDeclContext(const DeclContext *DC) { castFromDeclContext() function 3063 static FunctionDecl *castFromDeclContext(const DeclContext *DC) { castFromDeclContext() function 3871 static TagDecl *castFromDeclContext(const DeclContext *DC) { castFromDeclContext() function 4498 static TopLevelStmtDecl *castFromDeclContext(const DeclContext *DC) { castFromDeclContext() function 4696 static BlockDecl *castFromDeclContext(const DeclContext *DC) { castFromDeclContext() function 4792 static CapturedDecl *castFromDeclContext(const DeclContext *DC) { castFromDeclContext() function 4938 static ExportDecl *castFromDeclContext(const DeclContext *DC) { castFromDeclContext() function 4995 static HLSLBufferDecl *castFromDeclContext(const DeclContext *DC) { castFromDeclContext() function [all...]
272 static OMPDeclareReductionDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function 371 static OMPDeclareMapperDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
547 static ObjCMethodDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function 1122 static ObjCContainerDecl *castFromDeclContext(const DeclContext *DC) { in castFromDeclContext() function
2051 static RequiresExprBodyDecl *castFromDeclContext(const DeclContext *DC) { castFromDeclContext() function 3000 static LinkageSpecDecl *castFromDeclContext(const DeclContext *DC) { castFromDeclContext() function
1042 Decl *Decl::castFromDeclContext (const DeclContext *D) { castFromDeclContext() function in Decl