Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DBackendUtil.h31 class BackendConsumer; variable
H A DCodeGenAction.h21 class BackendConsumer; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp109 BackendConsumer::BackendConsumer(CompilerInstance &CI, BackendAction Action, in BackendConsumer() function in clang::BackendConsumer