Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVType.cpp41 const char *const KindVolatile = "Volatile"; variable
83 Kind = KindVolatile; in kind()