Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/
H A DMSP430.cpp182 void msp430::Linker::AddStartFiles(bool UseExceptions, const ArgList &Args, in AddStartFiles()
218 void msp430::Linker::AddEndFiles(bool UseExceptions, const ArgList &Args, in AddEndFiles()
272 bool UseExceptions = Args.hasFlag(options::OPT_fexceptions, in ConstructJob() local