Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h82 FrameIsArtificial, enumerator
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp110 Definition("is-artificial", EntryType::FrameIsArtificial),
381 ENUM_TO_CSTR(FrameIsArtificial); in TypeToCString()
1741 case Entry::Type::FrameIsArtificial: { in Format()