Home
last modified time | relevance | path

Searched defs:DataRef (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DCXXPredicates.cpp38 const auto &DataRef = *OwnedData; in get() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h167 wasm::WasmDataReference DataRef; member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerMatchTableEmitter.cpp
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h460 WasmDataReference DataRef; member
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h4909 StringRef DataRef = EExpr->Data->BinaryData->getBytes(); variable