Searched refs:shouldContinueOnFailure (Results 1 – 4 of 4) sorted by relevance
24 …bool shouldContinueOnFailure( int flags ) { return ( flags & ResultDisposition::ContinueOnFailu… in shouldContinueOnFailure() function
49 bool shouldContinueOnFailure( int flags );
1097 bool shouldContinueOnFailure( int flags );10232 …bool shouldContinueOnFailure( int flags ) { return ( flags & ResultDisposition::ContinueOnFailu… in shouldContinueOnFailure() function
814 …inline bool shouldContinueOnFailure( int flags ) { return ( flags & ResultDisposition::Continue… in shouldContinueOnFailure() function