Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExceptionSpec.cpp1098 static CanThrowResult canTypeidThrow(Sema &S, const CXXTypeidExpr *DC) { in canTypeidThrow() function
1147 return canTypeidThrow(*this, cast<CXXTypeidExpr>(S)); in canThrow()