Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp8735 static TypedefDecl *CreateVoidPtrBuiltinVaListDecl(const ASTContext *Context) { in CreateVoidPtrBuiltinVaListDecl() function
9082 return CreateVoidPtrBuiltinVaListDecl(Context); in CreateVaListDecl()