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

References

tools/clang/lib/Parse/ParseTemplate.cpp
  191   if (Context == DeclaratorContext::MemberContext) {
  202     auto usingDeclPtr = ParseUsingDirectiveOrDeclaration(Context, TemplateInfo, DeclEnd,
  214                              getDeclSpecContextFromDeclaratorContext(Context));
  239   ParsingDeclarator DeclaratorInfo(*this, DS, (DeclaratorContext)Context);
  266     if (Context != DeclaratorContext::FileContext) {