Home
last modified time | relevance | path

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

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