Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h84 FunctionDidChange, enumerator
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp338 ENUM_TO_CSTR(FunctionDidChange); in TypeToCString()
1573 case Entry::Type::FunctionDidChange: in Format()