Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp9201 static TypedefDecl *CreateCharPtrBuiltinVaListDecl(const ASTContext *Context) { in CreateCharPtrBuiltinVaListDecl() function
9549 return CreateCharPtrBuiltinVaListDecl(Context); in CreateVaListDecl()