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