Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DFormatEntity.h98 FunctionNameNoArgs, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DFormatEntity.cpp136 ENTRY("name-without-args", FunctionNameNoArgs, CString),
368 ENUM_TO_CSTR(FunctionNameNoArgs); in TypeToCString()
1569 case Entry::Type::FunctionNameNoArgs: { in Format()