Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DClang.h89 visualstudio::Compiler *getCLFallback() const;
H A DClang.cpp5336 getCLFallback()->GetCommand(C, JA, Output, Inputs, Args, LinkingOutput); in ConstructJob()
5799 visualstudio::Compiler *Clang::getCLFallback() const { in getCLFallback() function in Clang