Searched refs:CreateCharPtrNamedVaListDecl (Results 1 – 1 of 1) sorted by relevance
7218 static TypedefDecl *CreateCharPtrNamedVaListDecl(const ASTContext *Context, in CreateCharPtrNamedVaListDecl() function7226 return CreateCharPtrNamedVaListDecl(Context, "__builtin_ms_va_list"); in CreateMSVaListDecl()7230 return CreateCharPtrNamedVaListDecl(Context, "__builtin_va_list"); in CreateCharPtrBuiltinVaListDecl()