Searched refs:cppExceptions (Results 1 – 4 of 4) sorted by relevance
52 bool Target::cppExceptions; member in Target177 Target::cppExceptions = true; in _init()
34 static bool cppExceptions; // set if catching C++ exceptions is supported member
3832 if (!Target::cppExceptions) in semantic()
59 * d-target.cc (Target::cppExceptions): New variable.