Searched defs:MightBeDeclarator (Results 1 – 1 of 1) sorted by relevance
2140 bool Parser::MightBeDeclarator(DeclaratorContext Context) { in MightBeDeclarator() function in Parser3467 bool MightBeDeclarator = true; in DiagnoseMissingSemiAfterTagDefinition() local