reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2008 ParsingDeclarator D(*this, DS, Context); 2055 if (Context == DeclaratorContext::FileContext) { 2133 bool ExpectSemi = Context != DeclaratorContext::ForContext; 2139 if (Tok.isAtStartOfLine() && ExpectSemi && !MightBeDeclarator(Context)) { 2179 ExpectAndConsumeSemi(Context == DeclaratorContext::FileContext