Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h81 FrameIsArtificial, enumerator
/src/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp109 Definition("is-artificial", EntryType::FrameIsArtificial),
336 ENUM_TO_CSTR(FrameIsArtificial); in TypeToCString()
1594 case Entry::Type::FrameIsArtificial: { in Format()