Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dtarget.h34 static bool cppExceptions; // set if catching C++ exceptions is supported member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-target.cc52 bool Target::cppExceptions; member in Target