Searched refs:getVaListTagDecl (Results 1 – 4 of 4) sorted by relevance
2019 Decl *getVaListTagDecl() const;
5717 return D == D->getASTContext().getVaListTagDecl(); in isImportedDeclContext()
7404 return Context.getVaListTagDecl(); in getPredefinedDecl()
8374 Decl *ASTContext::getVaListTagDecl() const { in getVaListTagDecl() function in ASTContext