Searched refs:ExRecord (Results 1 – 1 of 1) sorted by relevance
520 if (CXXRecordDecl *ExRecord = Exception->getAsCXXRecordDecl()) { in CheckEquivalentExceptionSpec() local521 IdentifierInfo* Name = ExRecord->getIdentifier(); in CheckEquivalentExceptionSpec()524 if (ExRecord->isInStdNamespace()) { in CheckEquivalentExceptionSpec()