Searched refs:ExceptionsSeen (Results 1 – 2 of 2) sorted by relevance
6288 llvm::SmallPtrSet<CanQualType, 4> ExceptionsSeen; variable6292 ExceptionsSeen.clear(); in ClearExceptions()
239 if (ExceptionsSeen.insert(Self->Context.getCanonicalType(E)).second) in CalledDecl()