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