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
 3492   case CXIdxEntityLang_ObjC: return "ObjC";
tools/clang/tools/libclang/CXIndexDataConsumer.cpp
 1305   case SymbolLanguage::ObjC: return CXIdxEntityLang_ObjC;