Home
last modified time | relevance | path

Searched refs:LibcxxOptionalSyntheticFrontEndCreator (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DGenericOptional.cpp132 SyntheticChildrenFrontEnd *formatters::LibcxxOptionalSyntheticFrontEndCreator( in LibcxxOptionalSyntheticFrontEndCreator() function in formatters
H A DLibCxx.h198 LibcxxOptionalSyntheticFrontEndCreator(CXXSyntheticChildren *,
H A DCPlusPlusLanguage.cpp820 AddCXXSynthetic(cpp_category_sp, LibcxxOptionalSyntheticFrontEndCreator, in LoadLibCxxFormatters()