Searched refs:CreateCharPtrNamedVaListDecl (Results 1 – 2 of 2) sorted by relevance
6167 static TypedefDecl *CreateCharPtrNamedVaListDecl(const ASTContext *Context, in CreateCharPtrNamedVaListDecl() function6175 return CreateCharPtrNamedVaListDecl(Context, "__builtin_ms_va_list"); in CreateMSVaListDecl()6179 return CreateCharPtrNamedVaListDecl(Context, "__builtin_va_list"); in CreateCharPtrBuiltinVaListDecl()
7849 static TypedefDecl *CreateCharPtrNamedVaListDecl(const ASTContext *Context, in CreateCharPtrNamedVaListDecl() function7857 return CreateCharPtrNamedVaListDecl(Context, "__builtin_ms_va_list"); in CreateMSVaListDecl()7861 return CreateCharPtrNamedVaListDecl(Context, "__builtin_va_list"); in CreateCharPtrBuiltinVaListDecl()