Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLine.cpp33 const char *const KindNeverStepInto = "NeverStepInto"; // CodeView variable
186 Stream << Separator << "{" << KindNeverStepInto << "}"; in statesInfo()