Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h175 void StartAlternative();
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp328 void FormatEntity::Entry::StartAlternative() { in StartAlternative() function in FormatEntity::Entry
2207 parent_entry.StartAlternative(); in ParseInternal()