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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp259 static bool CheckEquivalentExceptionSpecImpl(
316 if (!CheckEquivalentExceptionSpecImpl(
494 bool Result = CheckEquivalentExceptionSpecImpl(
510 static bool CheckEquivalentExceptionSpecImpl( function in namespace:clang
669 return CheckEquivalentExceptionSpecImpl(*this, DiagID, NoteID, Old, OldLoc,

Completed in 28 milliseconds