Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp822 llvm::DenseMap<QualType, llvm::GlobalVariable *> CatchableTypeArrays; member in __anondeb872430111::MicrosoftCXXABI
4259 llvm::GlobalVariable *&CTA = CatchableTypeArrays[T]; in getCatchableTypeArray()