Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp5149 bool OutputIsLLVM = types::isLLVMIR(ActionInfo[0].JA->getType()); combineAssembleBackendCompile() local
5224 bool OutputIsLLVM = types::isLLVMIR(ActionInfo[0].JA->getType()); combineBackendCompile() local