Searched defs:BackendConsumer (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/ | ||
H A D | CodeGenAction.h | 21 class BackendConsumer; variable |
H A D | BackendUtil.h | 33 class BackendConsumer; variable |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenAction.cpp | 112 BackendConsumer::BackendConsumer(BackendAction Action, DiagnosticsEngine &Diags, BackendConsumer() function in clang::BackendConsumer |