Searched defs:BackendAction (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/ | ||
H A D | BackendUtil.h | 35 enum BackendAction { enum |
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ | ||
H A D | Driver.cpp | 3307 Action *BackendAction = AssembleAction->getInputs()[0]; getDeviceDependences() local |