Searched defs:HasScope (Results 1 – 2 of 2) sorted by relevance
76 static bool HasScope() { return Top() != nullptr; } in HasScope() function
2562 bool HasScope = Tok.is(tok::annot_cxxscope); in DiagnoseMissingSemiAfterTagDefinition() local