Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp793 llvm::DenseMap<QualType, llvm::GlobalVariable *> CatchableTypeArrays; member in __anon08ea40620111::MicrosoftCXXABI
4063 llvm::GlobalVariable *&CTA = CatchableTypeArrays[T]; in getCatchableTypeArray()