Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp8622 static TypedefDecl *CreateMSVaListDecl(const ASTContext *Context) { in CreateMSVaListDecl() function
9017 BuiltinMSVaListDecl = CreateMSVaListDecl(this); in getBuiltinMSVaListDecl()