Searched refs:getVaListTagDecl (Results 1 – 6 of 6) sorted by relevance
93 dyn_cast_or_null<NamedDecl>(TU.getASTContext().getVaListTagDecl())) { in ASTImporterLookupTable()
675 if (D == getASTContext().getVaListTagDecl()) { in getEffectiveDeclContext()
10233 Decl *ASTContext::getVaListTagDecl() const { in getVaListTagDecl() function in ASTContext
2352 Decl *getVaListTagDecl() const;
7464 return D == D->getASTContext().getVaListTagDecl(); in isImportedDeclContext()
8169 NewLoaded = Context.getVaListTagDecl(); in getPredefinedDecl()