Home
last modified time | relevance | path

Searched defs:getStringValue (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangSACheckersEmitter.cpp55 static std::string getStringValue(const Record &R, StringRef field) { in getStringValue() function
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAttributeImpl.h179 StringRef getStringValue() const { getStringValue() function
/freebsd-src/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h255 std::optional<StringRef> getStringValue() const { return StrValue; } in getStringValue() function
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1535 static StringRef getStringValue(IO &IO, const char *Key) { getStringValue() function