Home
last modified time | relevance | path

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

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