Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp7229 static TypedefDecl *CreateCharPtrBuiltinVaListDecl(const ASTContext *Context) { in CreateCharPtrBuiltinVaListDecl() function
7528 return CreateCharPtrBuiltinVaListDecl(Context); in CreateVaListDecl()