Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/CodeGen/
H A DCodeGenAction.h21 class BackendConsumer; variable
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenAction.cpp106 class BackendConsumer : public ASTConsumer { class
149 BackendConsumer(BackendAction Action, DiagnosticsEngine &Diags, in BackendConsumer() function in clang::BackendConsumer
175 BackendConsumer(BackendAction Action, DiagnosticsEngine &Diags, in BackendConsumer() function in clang::BackendConsumer