Searched defs:ObjC (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | RetainSummaryManager.h | 41 ObjC, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerUnit.h | 118 enum class AccelType : uint8_t { None, Name, Namespace, ObjC, Type }; enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/Index/ |
H A D | IndexSymbol.h | 66 ObjC, enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | LangStandard.h | 37 ObjC, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinkerCompileUnit.h |
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
H A D | DWARFLinkerCompileUnit.h | 318 std::vector<AccelInfo> ObjC; variable
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | ObjC.cpp | 353 enum SourceLanguage { Unknown, ObjC, Swift }; enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 164 ObjC = 0x11, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/ |
H A D | DWARFLinker.cpp |
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFLinker.cpp | 2251 for (const auto &ObjC : Unit.getObjC()) in emitAcceleratorEntriesForUnit() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Sema.h | 1204 SemaObjC &ObjC() { in ObjC() function 10145 ObjC = 0x10, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 81 ObjC enumerator
|