Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDFormatEntity.h95 FunctionChanged, enumerator
/freebsd-14-stable/contrib/llvm-project/lldb/source/Core/
HDFormatEntity.cpp124 Definition("changed", EntryType::FunctionChanged),
350 ENUM_TO_CSTR(FunctionChanged); in TypeToCString()
1826 case Entry::Type::FunctionChanged: in Format()