Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DFormatEntity.h85 FunctionDidChange, enumerator
/llvm-project-15.0.7/lldb/source/Core/
H A DFormatEntity.cpp345 ENUM_TO_CSTR(FunctionDidChange); in TypeToCString()
1508 case Entry::Type::FunctionDidChange: in Format()