Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp9804 static TypedefDecl *CreateCharPtrNamedVaListDecl(const ASTContext *Context, in CreateCharPtrNamedVaListDecl() function
9812 return CreateCharPtrNamedVaListDecl(Context, "__builtin_ms_va_list"); in CreateMSVaListDecl()
9816 return CreateCharPtrNamedVaListDecl(Context, "__builtin_va_list"); in CreateCharPtrBuiltinVaListDecl()