Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h842 struct ObjCSelectorNames { struct
856 std::optional<ObjCSelectorNames> getObjCNamesIfSelector(StringRef Name);
/freebsd/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()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1628 std::optional<ObjCSelectorNames> Names = in addObjCAccelerator()