Home
last modified time | relevance | path

Searched refs:canCollapsePreprocessorAction (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp4266 bool canCollapsePreprocessorAction() const { in canCollapsePreprocessorAction() function in __anon1eb752b50d11::ToolSelector
4380 if (!InputIsBitcode && !canCollapsePreprocessorAction()) in combineBackendCompile()
4403 if (!T || !canCollapsePreprocessorAction() || !T->hasIntegratedCPP()) in combineWithPreprocessor()