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

/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp270 static bool CheckEquivalentExceptionSpecImpl(
327 if (!CheckEquivalentExceptionSpecImpl(
506 bool Result = CheckEquivalentExceptionSpecImpl(
522 static bool CheckEquivalentExceptionSpecImpl( function in namespace:clang
681 return CheckEquivalentExceptionSpecImpl(*this, DiagID, NoteID, Old, OldLoc,

Completed in 116 milliseconds