Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DDeclID.h120 DeclID getRawValue() const { return ID; } getRawValue() function
/llvm-project/openmp/libompd/src/
H A DTargetValue.cpp264 ompd_rc_t TValue::getRawValue(void *buf, int count) { in getRawValue() function in TValue
/llvm-project/llvm/include/llvm/Support/
H A DYAMLParser.h227 StringRef getRawValue() const { return Value; } in getRawValue() function
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h172 int64_t getRawValue() const { return RawValue; } getRawValue() function