Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h94 FunctionInitial, enumerator
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp122 Definition("initial-function", EntryType::FunctionInitial),
348 ENUM_TO_CSTR(FunctionInitial); in TypeToCString()
1788 case Entry::Type::FunctionInitial: in Format()