Home
last modified time | relevance | path

Searched refs:LibcxxVariantFrontEndCreator (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVariant.h24 SyntheticChildrenFrontEnd *LibcxxVariantFrontEndCreator(CXXSyntheticChildren *,
H A DLibCxxVariant.cpp249 formatters::LibcxxVariantFrontEndCreator(CXXSyntheticChildren *, in LibcxxVariantFrontEndCreator() function in formatters
H A DLibCxx.h247 LibcxxVariantFrontEndCreator(CXXSyntheticChildren *,
H A DCPlusPlusLanguage.cpp750 AddCXXSynthetic(cpp_category_sp, LibcxxVariantFrontEndCreator, in LoadLibCxxFormatters()