Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
DASTStructExtractor.h116 clang::ASTConsumer *m_passthrough; ///< The ASTConsumer down the chain, for variable
DASTResultSynthesizer.h154 clang::ASTConsumer *m_passthrough; ///< The ASTConsumer down the chain, for variable
DClangExpressionParser.cpp276 std::shared_ptr<clang::TextDiagnosticPrinter> m_passthrough; member in ClangDiagnosticManagerAdapter