Searched refs:canTypeidThrow (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExceptionSpec.cpp855 static CanThrowResult canTypeidThrow(Sema &S, const CXXTypeidExpr *DC) { function in namespace:clang
897 return canTypeidThrow(*this, cast<CXXTypeidExpr>(E));

Completed in 103 milliseconds