Home
last modified time | relevance | path

Searched defs:RawValue (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DAPSIntType.h69 llvm::APSInt getValue(uint64_t RawValue) const LLVM_READONLY { in getValue()
/openbsd/src/gnu/llvm/llvm/lib/TextAPI/
DTarget.cpp39 unsigned long long RawValue; in create() local
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/
DDIContext.h145 RawValue, enumerator
/openbsd/src/gnu/llvm/llvm/include/llvm/Object/
DMachO.h365 uint64_t RawValue = 0; variable
/openbsd/src/gnu/llvm/llvm/lib/Object/
DMachOObjectFile.cpp5134 std::array<T, N> RawValue; in getArray() local
5201 auto RawValue = getArray<uint32_t, 1>(*this, ImportPtr); in getDyldChainedFixupTargets() local
5210 auto RawValue = getArray<uint32_t, 2>(*this, ImportPtr); in getDyldChainedFixupTargets() local
5219 auto RawValue = getArray<uint64_t, 2>(*this, ImportPtr); in getDyldChainedFixupTargets() local
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DJSON.h1050 RawValue, // External code writing a value to OS directly. enumerator
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DGlobalISelEmitter.cpp467 int64_t RawValue; member
538 static MatchTableRecord NamedValue(StringRef NamedValue, int64_t RawValue) { in NamedValue()
548 int64_t RawValue) { in NamedValue()