Searched refs:getCatchableTypeArray (Results 1 – 1 of 1) sorted by relevance
800 llvm::GlobalVariable *getCatchableTypeArray(QualType T);4268 llvm::GlobalVariable *MicrosoftCXXABI::getCatchableTypeArray(QualType T) { in getCatchableTypeArray() function in MicrosoftCXXABI4392 llvm::GlobalVariable *CTA = getCatchableTypeArray(T); in getThrowInfo()