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

/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp817 return CheckParamExceptionSpec(NestedDiagID, NoteID, Superset,
871 return CheckParamExceptionSpec(NestedDiagID, NoteID, Superset,
892 /// CheckParamExceptionSpec - Check if the parameter and return types of the
897 bool Sema::CheckParamExceptionSpec( function in class:clang::Sema
/freebsd-current/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2201 bool CheckParamExceptionSpec(

Completed in 195 milliseconds