Searched defs:AllowTypeModifiers (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp7446 /// AllowTypeModifiers is false then modifier like * are not parsed, just basic
7455 bool AllowTypeModifiers) {
7665 Done = !AllowTypeModifiers;
7452 DecodeTypeFromStr(const char *&Str, const ASTContext &Context, ASTContext::GetBuiltinTypeError &Error, bool &RequiresICE, bool AllowTypeModifiers) argument

Completed in 48 milliseconds