Searched refs:CreateCharPtrNamedVaListDecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp6167 static TypedefDecl *CreateCharPtrNamedVaListDecl(const ASTContext *Context, function
6175 return CreateCharPtrNamedVaListDecl(Context, "__builtin_ms_va_list");
6179 return CreateCharPtrNamedVaListDecl(Context, "__builtin_va_list");

Completed in 73 milliseconds