Searched refs:catchTypes (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp809 llvm::SmallPtrSet<llvm::Value*, 4> catchTypes; local
857 if (catchTypes.insert(handler.Type.RTTI).second)

Completed in 57 milliseconds