Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/
H A DClang.cpp1419 static bool hasMultipleInvocations(const llvm::Triple &Triple, in hasMultipleInvocations() function
1435 bool hasMultipleInvocations = ::hasMultipleInvocations(Triple, Args); in checkRemarksOptions() local
H A DDarwin.cpp461 bool hasMultipleInvocations = in checkRemarksOptions() local