Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DASTContext.cpp5738 static TypedefDecl *CreateCharPtrBuiltinVaListDecl(const ASTContext *Context) { in CreateCharPtrBuiltinVaListDecl() function
6151 return CreateCharPtrBuiltinVaListDecl(Context); in CreateVaListDecl()