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.h855 struct ObjCSelectorNames { struct
869 LLVM_ABI std::optional<ObjCSelectorNames>
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp1081 std::optional<ObjCSelectorNames> llvm::getObjCNamesIfSelector(StringRef Name) { in getObjCNamesIfSelector()
1094 ObjCSelectorNames Ans; in getObjCNamesIfSelector()
H A DDWARFVerifier.cpp1560 if (std::optional<ObjCSelectorNames> ObjCNames = in getNames()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1646 std::optional<ObjCSelectorNames> Names = in addObjCAccelerator()