Home
last modified time | relevance | path

Searched defs:ObjC (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DRetainSummaryManager.h41 ObjC, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.h118 enum class AccelType : uint8_t { None, Name, Namespace, ObjC, Type }; enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h66 ObjC, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangStandard.h37 ObjC, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h318 std::vector<AccelInfo> ObjC; variable
/freebsd/contrib/llvm-project/lld/MachO/
H A DObjC.cpp353 enum SourceLanguage { Unknown, ObjC, Swift }; enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h164 ObjC = 0x11, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2251 for (const auto &ObjC : Unit.getObjC()) in emitAcceleratorEntriesForUnit() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1204 SemaObjC &ObjC() { in ObjC() function
10145 ObjC = 0x10, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp81 ObjC enumerator