Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h88 FunctionNameNoArgs, enumerator
/src/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp115 Definition("name-without-args", EntryType::FunctionNameNoArgs),
343 ENUM_TO_CSTR(FunctionNameNoArgs); in TypeToCString()
1664 case Entry::Type::FunctionNameNoArgs: { in Format()