Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp8626 static TypedefDecl *CreateCharPtrBuiltinVaListDecl(const ASTContext *Context) { in CreateCharPtrBuiltinVaListDecl() function
8975 return CreateCharPtrBuiltinVaListDecl(Context); in CreateVaListDecl()