HomeSort by: relevance | last modified time | path
    Searched refs:CheckExceptionSpecSubset (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExceptionSpec.cpp 757 /// CheckExceptionSpecSubset - Check whether the second function type's
760 bool Sema::CheckExceptionSpecSubset(const PartialDiagnostic &DiagID,
949 return CheckExceptionSpecSubset(
980 return CheckExceptionSpecSubset(PDiag(DiagID),
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 2005 bool CheckExceptionSpecSubset(const PartialDiagnostic &DiagID,

Completed in 129 milliseconds