Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DTools.cpp1987 static bool exceptionSettings(const ArgList &Args, const llvm::Triple &Triple) { in exceptionSettings() function
2020 bool EH = exceptionSettings(Args, Triple); in addExceptionArgs()
8719 if (exceptionSettings(Args, getToolChain().getTriple())) in ConstructJob()