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

References

tools/clang/lib/Parse/ParseDecl.cpp
 3126         CCC = Sema::PCC_ObjCImplementation;
tools/clang/lib/Parse/ParseObjc.cpp
  639                             CurParsedObjCImpl? Sema::PCC_ObjCImplementation
tools/clang/lib/Parse/Parser.cpp
  841         CurParsedObjCImpl ? Sema::PCC_ObjCImplementation : Sema::PCC_Namespace);
tools/clang/lib/Sema/SemaCodeComplete.cpp
 1780   case Sema::PCC_ObjCImplementation:
 1842   case Sema::PCC_ObjCImplementation:
 2133   case Sema::PCC_ObjCImplementation:
 3896   case Sema::PCC_ObjCImplementation:
 4070   case PCC_ObjCImplementation:
 4125   case PCC_ObjCImplementation: