Home
last modified time | relevance | path

Searched defs:getRawValue (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DYAMLParser.h227 StringRef getRawValue() const { return Value; } in getRawValue() function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp475 int64_t getRawValue() const { return RawValue; } in getRawValue() function