Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/numeric/conversion/test/
Dtest_helpers3.cpp20 enum PostCondition { c_converted, c_overflow, c_neg_overflow, c_pos_overflow } ; enum
/external/clang/include/clang/Analysis/
DProgramPoint.h335 PostCondition() {} in PostCondition() function