Home
last modified time | relevance | path

Searched defs:m_passthrough (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTStructExtractor.h116 clang::ASTConsumer *m_passthrough; ///< The ASTConsumer down the chain, for variable
H A DASTResultSynthesizer.h154 clang::ASTConsumer *m_passthrough; ///< The ASTConsumer down the chain, for variable
H A DClangExpressionParser.cpp274 std::shared_ptr<clang::TextDiagnosticPrinter> m_passthrough; member in ClangDiagnosticManagerAdapter