Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/AsmParser/
H A DToken.cpp86 std::string Token::getStringValue() const { in getStringValue() function in Token
/llvm-project/mlir/lib/Tools/PDLL/Parser/
H A DLexer.cpp23 std::string Token::getStringValue() const { in getStringValue() function in Token
/llvm-project/clang/utils/TableGen/
H A DClangSACheckersEmitter.cpp55 static std::string getStringValue(const Record &R, StringRef field) { getStringValue() function
/llvm-project/llvm/lib/IR/
H A DAttributeImpl.h214 StringRef getStringValue() const { getStringValue() function
/llvm-project/clang/test/ARCMT/
H A Dobjcmt-atomic-property.m103 - (NSString *)getStringValue; method
H A Dobjcmt-ns-nonatomic-iosonly.m109 - (NSString *)getStringValue; method
H A Dobjcmt-property.m105 - (NSString *)getStringValue; method
/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h255 std::optional<StringRef> getStringValue() const { return StrValue; } in getStringValue() function
/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1553 static StringRef getStringValue(IO &IO, const char *Key) { getStringValue() function