Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h88 FunctionNameWithArgs, enumerator
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp115 Definition("name-with-args", EntryType::FunctionNameWithArgs),
349 ENUM_TO_CSTR(FunctionNameWithArgs); in TypeToCString()
1596 case Entry::Type::FunctionNameWithArgs: { in Format()