Home
last modified time | relevance | path

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

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