Home
last modified time | relevance | path

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

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