Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSymbol.cpp26 const char *const KindConstant = "Constant"; variable
41 Kind = KindConstant; in kind()