Searched defs:CheckSpecifiedExceptionType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExceptionSpec.cpp38 /// CheckSpecifiedExceptionType - Check if the given type is valid in an
44 bool Sema::CheckSpecifiedExceptionType(QualType &T, const SourceRange &Range) { function in class:clang::Sema

Completed in 139 milliseconds