Searched defs:m_passthrough (Results 1 – 3 of 3) sorted by relevance
116 clang::ASTConsumer *m_passthrough; ///< The ASTConsumer down the chain, for variable
154 clang::ASTConsumer *m_passthrough; ///< The ASTConsumer down the chain, for variable
274 std::shared_ptr<clang::TextDiagnosticPrinter> m_passthrough; member in ClangDiagnosticManagerAdapter