Home
last modified time | relevance | path

Searched refs:CatchableTypeArrays (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp845 llvm::DenseMap<QualType, llvm::GlobalVariable *> CatchableTypeArrays; member in __anon9a42cb130111::MicrosoftCXXABI
4272 llvm::GlobalVariable *&CTA = CatchableTypeArrays[T]; in getCatchableTypeArray()