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