Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp6182 static TypedefDecl *CreateVoidPtrBuiltinVaListDecl(const ASTContext *Context) { in CreateVoidPtrBuiltinVaListDecl() function
6480 return CreateVoidPtrBuiltinVaListDecl(Context); in CreateVaListDecl()
/external/llvm-project/clang/lib/AST/
DASTContext.cpp7864 static TypedefDecl *CreateVoidPtrBuiltinVaListDecl(const ASTContext *Context) { in CreateVoidPtrBuiltinVaListDecl() function
8212 return CreateVoidPtrBuiltinVaListDecl(Context); in CreateVaListDecl()