HomeSort by: relevance | last modified time | path
    Searched refs:checkaction_trap_p (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/d/
d-codegen.cc 1928 if (checkaction_trap_p ())
1957 if (checkaction_trap_p ())
2002 if (checkaction_trap_p ())
2061 checkaction_trap_p (void) function
d-tree.h 589 extern bool checkaction_trap_p (void);
expr.cc 1934 if (global.params.useAssert == CHECKENABLEon && !checkaction_trap_p ())
1979 else if (global.params.useAssert == CHECKENABLEon && checkaction_trap_p ())

Completed in 19 milliseconds