Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp7970 static TypedefDecl *CreateMSVaListDecl(const ASTContext *Context) { in CreateMSVaListDecl() function
8366 BuiltinMSVaListDecl = CreateMSVaListDecl(this); in getBuiltinMSVaListDecl()