Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DFormatEntity.h91 FrameIsArtificial, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DFormatEntity.cpp131 ENTRY("is-artificial", FrameIsArtificial, UInt32),
361 ENUM_TO_CSTR(FrameIsArtificial); in TypeToCString()
1494 case Entry::Type::FrameIsArtificial: { in Format()