Home
last modified time | relevance | path

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

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