Searched defs:getResultType (Results 1 – 3 of 3) sorted by relevance
71 QualType CallEvent::getResultType() const { in getResultType() function in CallEvent
1483 Type *getResultType() const { return ResultTy; } in getResultType() function1515 Type *getResultType() const { return ResultTy; } in getResultType() function
8239 ResultWas::OfType AssertionResult::getResultType() const { in getResultType() function in Catch::AssertionResult