Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DCodeGenAction.h21 class BackendConsumer; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenAction.cpp101 class BackendConsumer : public ASTConsumer { class
133 BackendConsumer(BackendAction Action, DiagnosticsEngine &Diags, in BackendConsumer() function in clang::BackendConsumer
158 BackendConsumer(BackendAction Action, DiagnosticsEngine &Diags, in BackendConsumer() function in clang::BackendConsumer