Searched refs:parseSoon (Results 1 – 3 of 3) sorted by relevance
759 assert(LAs.parseSoon() && in ParseLexedAttributeList()
270 if (!ClassStack.empty() && !LateAttrs->parseSoon()) in ParseGNUAttributes()4997 assert(LAs.parseSoon() && in ParseLexedCAttributeList()
1414 bool parseSoon() { return ParseSoon; } in parseSoon() function