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

Declarations

tools/clang/include/clang/Parse/Parser.h
 1078   void CheckNestedObjCContexts(SourceLocation AtLoc);

References

tools/clang/lib/Parse/ParseObjc.cpp
  216   CheckNestedObjCContexts(AtLoc);
 2039   CheckNestedObjCContexts(AtLoc);
 2100   CheckNestedObjCContexts(AtLoc);