Searched refs:canTypeidThrow (Results 1 – 1 of 1) sorted by relevance
1092 static CanThrowResult canTypeidThrow(Sema &S, const CXXTypeidExpr *DC) { in canTypeidThrow() function1140 return canTypeidThrow(*this, cast<CXXTypeidExpr>(S)); in canThrow()