Home
last modified time | relevance | path

Searched refs:ObjCSelectorNames (Results 1 – 5 of 5) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h842 struct ObjCSelectorNames { struct
856 std::optional<ObjCSelectorNames> getObjCNamesIfSelector(StringRef Name);
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DAcceleratorRecordsSaver.cpp184 std::optional<ObjCSelectorNames> Names = in saveObjC()
/src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp1079 std::optional<ObjCSelectorNames> llvm::getObjCNamesIfSelector(StringRef Name) { in getObjCNamesIfSelector()
1092 ObjCSelectorNames Ans; in getObjCNamesIfSelector()
H A DDWARFVerifier.cpp1553 if (std::optional<ObjCSelectorNames> ObjCNames = in getNames()
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1628 std::optional<ObjCSelectorNames> Names = in addObjCAccelerator()