Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DClang.cpp1463 static bool hasMultipleInvocations(const llvm::Triple &Triple, in hasMultipleInvocations() function
1479 bool hasMultipleInvocations = ::hasMultipleInvocations(Triple, Args); in checkRemarksOptions() local
H A DDarwin.cpp453 bool hasMultipleInvocations = in checkRemarksOptions() local