reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
637 FNContextRAII(Parser &P, Parser::DeclGroupPtrTy Ptr) : P(P) { 641 Sema &Actions = P.getActions(); 650 new Parser::ParseScope(&P, Scope::TemplateParamScope, HasTemplateScope); 657 &P, Scope::FnScope | Scope::DeclScope | Scope::CompoundStmtScope,