Searched refs:assert_condition (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | region-model.h | 1343 void assert_condition (const location &loc, 1348 void assert_condition (const location &loc, 1358 assert_condition (SELFTEST_LOCATION, REGION_MODEL, LHS, OP, RHS, \ 1367 assert_condition (SELFTEST_LOCATION, REGION_MODEL, LHS, OP, RHS, \ 1376 assert_condition (SELFTEST_LOCATION, REGION_MODEL, LHS, OP, RHS, \
|
H A D | region-model.cc | 4552 assert_condition (const location &loc, in assert_condition() function 4564 assert_condition (const location &loc, in assert_condition() function
|
H A D | ChangeLog | 5343 (assert_condition): Add overload comparing svalues. 5839 (selftest::assert_condition): Add overload comparing a pair of
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | region-model.h | 2236 void assert_condition (const location &loc, 2246 assert_condition (SELFTEST_LOCATION, REGION_MODEL, LHS, OP, RHS, \ 2255 assert_condition (SELFTEST_LOCATION, REGION_MODEL, LHS, OP, RHS, \ 2264 assert_condition (SELFTEST_LOCATION, REGION_MODEL, LHS, OP, RHS, \
|
H A D | region-model.cc | 7482 assert_condition (const location &loc, in assert_condition() function
|