reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Parse/ParseOpenMP.cpp
  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,