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