Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DFormatEntity.h89 FunctionNameNoArgs, enumerator
/llvm-project-15.0.7/lldb/source/Core/
H A DFormatEntity.cpp114 Definition("name-without-args", EntryType::FunctionNameNoArgs),
349 ENUM_TO_CSTR(FunctionNameNoArgs); in TypeToCString()
1561 case Entry::Type::FunctionNameNoArgs: { in Format()