Home
last modified time | relevance | path

Searched defs:MaybeName (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Remarks/
H A DRemarkLinker.cpp45 Expected<StringRef> MaybeName = Section.getName(); in getRemarksSectionContents() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp225 Expected<StringRef> MaybeName = Sec.getName(); parse() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h135 if (std::optional<StringRef> MaybeName = Matcher->getName()) in addMatcher() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp522 std::optional<StringRef> MaybeName = Entry.readName(); in findAllApple() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2610 StringRef MaybeName = !IntrTy->getReturnType()->isVoidTy() ? "cup" : ""; in createHvxIntrinsic() local