Home
last modified time | relevance | path

Searched refs:DirectConstruction (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DMemoryLocation.h83 enum DirectConstruction { Direct }; enum
85 constexpr LocationSize(uint64_t Raw, DirectConstruction): Value(Raw) {} in LocationSize() argument