Home
last modified time | relevance | path

Searched refs:BackendConsumer (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenAction.cpp58 class BackendConsumer;
84 BackendConsumer *BackendCon;
105 class BackendConsumer : public ASTConsumer { class
459 void BackendConsumer::anchor() {} in anchor()
686 void BackendConsumer::UnsupportedDiagHandler( in UnsupportedDiagHandler()
723 void BackendConsumer::EmitOptimizationMessage( in EmitOptimizationMessage()
762 void BackendConsumer::OptimizationRemarkHandler( in OptimizationRemarkHandler()
794 void BackendConsumer::OptimizationRemarkHandler( in OptimizationRemarkHandler()
806 void BackendConsumer::OptimizationRemarkHandler( in OptimizationRemarkHandler()
838 void BackendConsumer::MisExpectDiagHandler( in MisExpectDiagHandler()
[all …]
/llvm-project-15.0.7/clang/include/clang/CodeGen/
H A DCodeGenAction.h21 class BackendConsumer; variable
27 friend class BackendConsumer;
83 BackendConsumer *BEConsumer;