Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp54 class BackendConsumer;
80 BackendConsumer *BackendCon;
101 class BackendConsumer : public ASTConsumer { class
406 void BackendConsumer::anchor() {} in anchor()
624 void BackendConsumer::UnsupportedDiagHandler( in UnsupportedDiagHandler()
661 void BackendConsumer::EmitOptimizationMessage( in EmitOptimizationMessage()
700 void BackendConsumer::OptimizationRemarkHandler( in OptimizationRemarkHandler()
732 void BackendConsumer::OptimizationRemarkHandler( in OptimizationRemarkHandler()
744 void BackendConsumer::OptimizationRemarkHandler( in OptimizationRemarkHandler()
756 void BackendConsumer::OptimizationFailureHandler( in OptimizationFailureHandler()
[all …]
/freebsd-13.1/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCodeGenAction.h21 class BackendConsumer; variable
27 friend class BackendConsumer;
83 BackendConsumer *BEConsumer;