Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVLine.h30 IsNewStatement, // Shared with CodeView 'IsStatement' flag. enumerator
68 KIND(LVLineKind, IsNewStatement);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLine.cpp55 {LVLineKind::IsNewStatement, &LVLine::getIsNewStatement},
/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A DOptions.cpp330 clEnumValN(LVLineKind::IsNewStatement, "NewStatement",