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