Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DFormatEntity.h103 FunctionInitial, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DFormatEntity.cpp143 ENTRY("initial-function", FunctionInitial, None),
373 ENUM_TO_CSTR(FunctionInitial); in TypeToCString()
1805 case Entry::Type::FunctionInitial: in Format()