Home
last modified time | relevance | path

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

/external/clang/include/clang/CodeGen/
DCodeGenAction.h22 class BackendConsumer; variable
/external/clang/lib/CodeGen/
DCodeGenAction.cpp42 class BackendConsumer : public ASTConsumer { class
64 BackendConsumer( in BackendConsumer() function in clang::BackendConsumer