Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVariant.h23 SyntheticChildrenFrontEnd *LibcxxVariantFrontEndCreator(CXXSyntheticChildren *,
H A DLibCxxVariant.cpp276 formatters::LibcxxVariantFrontEndCreator(CXXSyntheticChildren *, in LibcxxVariantFrontEndCreator() function in formatters
H A DLibCxx.h203 LibcxxVariantFrontEndCreator(CXXSyntheticChildren *,
H A DCPlusPlusLanguage.cpp823 AddCXXSynthetic(cpp_category_sp, LibcxxVariantFrontEndCreator, in LoadLibCxxFormatters()