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

/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp1112 static CanThrowResult canTypeidThrow(Sema &S, const CXXTypeidExpr *DC) { function in namespace:clang
1161 return canTypeidThrow(*this, cast<CXXTypeidExpr>(S));

Completed in 114 milliseconds