HomeSort by relevance Sort by last modified time
    Searched refs:CheckExceptionSpecSubset (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Sema/
SemaExceptionSpec.cpp 544 /// CheckExceptionSpecSubset - Check whether the second function type's
547 bool Sema::CheckExceptionSpecSubset(
782 return CheckExceptionSpecSubset(PDiag(diag::err_incompatible_exception_specs),
806 return CheckExceptionSpecSubset(PDiag(DiagID),
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 20 milliseconds