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

References

tools/clang/tools/c-index-test/c-index-test.c
 2603   if (contexts & CXCompletionContext_ObjCInterface) {
tools/clang/tools/libclang/CIndexCodeCompletion.cpp
  401                  CXCompletionContext_ObjCInterface;
  413                  CXCompletionContext_ObjCInterface |
  428                     CXCompletionContext_ObjCInterface |
  440                  CXCompletionContext_ObjCInterface;
  511                  CXCompletionContext_ObjCInterface |
  531       contexts = CXCompletionContext_ObjCInterface;