Home
last modified time | relevance | path

Searched refs:CreateVaListDecl (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp8971 static TypedefDecl *CreateVaListDecl(const ASTContext *Context, in CreateVaListDecl() function
8999 BuiltinVaListDecl = CreateVaListDecl(this, Target->getBuiltinVaListKind()); in getBuiltinVaListDecl()