Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVariant.h23 SyntheticChildrenFrontEnd *LibcxxVariantFrontEndCreator(CXXSyntheticChildren *,
H A DLibCxxVariant.cpp281 formatters::LibcxxVariantFrontEndCreator(CXXSyntheticChildren *, in LibcxxVariantFrontEndCreator() function in formatters
H A DLibCxx.h252 LibcxxVariantFrontEndCreator(CXXSyntheticChildren *,
H A DCPlusPlusLanguage.cpp823 AddCXXSynthetic(cpp_category_sp, LibcxxVariantFrontEndCreator, in LoadLibCxxFormatters()