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 534 /// CheckExceptionSpecSubset - Check whether the second function type's
537 bool Sema::CheckExceptionSpecSubset(
767 return CheckExceptionSpecSubset(PDiag(diag::err_incompatible_exception_specs),
791 return CheckExceptionSpecSubset(PDiag(DiagID),
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 166 milliseconds