Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp6174 static TypedefDecl *CreateMSVaListDecl(const ASTContext *Context) { in CreateMSVaListDecl() function
6518 BuiltinMSVaListDecl = CreateMSVaListDecl(this); in getBuiltinMSVaListDecl()