Searched refs:ShouldUseClangCompiler (Results 1 - 3 of 3) sorted by last modified time

/external/clang/include/clang/Driver/
H A DDriver.h384 /// ShouldUseClangCompiler - Should the clang compiler be used to
386 bool ShouldUseClangCompiler(const JobAction &JA) const;
/external/clang/lib/Driver/
H A DDriver.cpp2035 bool Driver::ShouldUseClangCompiler(const JobAction &JA) const { function in class:Driver
H A DToolChain.cpp134 if (getDriver().ShouldUseClangCompiler(JA))

Completed in 122 milliseconds