Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp8615 static TypedefDecl *CreateCharPtrNamedVaListDecl(const ASTContext *Context, in CreateCharPtrNamedVaListDecl() function
8623 return CreateCharPtrNamedVaListDecl(Context, "__builtin_ms_va_list"); in CreateMSVaListDecl()
8627 return CreateCharPtrNamedVaListDecl(Context, "__builtin_va_list"); in CreateCharPtrBuiltinVaListDecl()