Searched refs:ExceptionsSeen (Results 1 – 4 of 4) sorted by relevance
4347 llvm::SmallPtrSet<CanQualType, 4> ExceptionsSeen; variable4351 ExceptionsSeen.clear(); in ClearExceptions()
5642 llvm::SmallPtrSet<CanQualType, 4> ExceptionsSeen; variable5646 ExceptionsSeen.clear(); in ClearExceptions()
214 if (ExceptionsSeen.insert(Self->Context.getCanonicalType(E)).second) in CalledDecl()
224 if (ExceptionsSeen.insert(Self->Context.getCanonicalType(E)).second) in CalledDecl()