Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DFormatEntity.h88 FunctionNameWithArgs, enumerator
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DFormatEntity.cpp115 Definition("name-with-args", EntryType::FunctionNameWithArgs),
348 ENUM_TO_CSTR(FunctionNameWithArgs); in TypeToCString()
1654 case Entry::Type::FunctionNameWithArgs: { in Format()