Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVLine.h31 IsPrologueEnd, enumerator
69 KIND(LVLineKind, IsPrologueEnd);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLine.cpp57 {LVLineKind::IsPrologueEnd, &LVLine::getIsPrologueEnd},
/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A DOptions.cpp332 clEnumValN(LVLineKind::IsPrologueEnd, "PrologueEnd", "Prologue end.")));