Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DDarwin.cpp448 static bool checkRemarksOptions(const Driver &D, const ArgList &Args, in checkRemarksOptions() function
565 checkRemarksOptions(getToolChain().getDriver(), Args, in ConstructJob()
H A DClang.cpp1474 static bool checkRemarksOptions(const Driver &D, const ArgList &Args, in checkRemarksOptions() function
6390 if (willEmitRemarks(Args) && checkRemarksOptions(D, Args, Triple)) in ConstructJob()