Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp9076 static TypedefDecl *CreateVaListDecl(const ASTContext *Context, in CreateVaListDecl() function
9104 BuiltinVaListDecl = CreateVaListDecl(this, Target->getBuiltinVaListKind()); in getBuiltinVaListDecl()