Home
last modified time | relevance | path

Searched refs:getSingleStringRef (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DTwine.h473 StringRef getSingleStringRef() const { in getSingleStringRef() function
494 return getSingleStringRef(); in toStringRef()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h166 ? Arg.getSingleStringRef().data() in generateCC1CommandLine()
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DRawMemProfReader.cpp190 return report(errorCodeToError(EC), Path.getSingleStringRef()); in create()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp544 path.getSingleStringRef().data() != result.data()) && in native()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp670 PythonString key_object(key.isSingleStringRef() ? key.getSingleStringRef() in HasKey()
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp470 StringRef c = T.getSingleStringRef(); in addExplicitComment()
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp3751 return Path.getSingleStringRef() != ""; in getDefaultModuleCachePath()