Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp777 llvm::GlobalVariable *getCatchableTypeArray(QualType T);
4255 llvm::GlobalVariable *MicrosoftCXXABI::getCatchableTypeArray(QualType T) { in getCatchableTypeArray() function in MicrosoftCXXABI
4379 llvm::GlobalVariable *CTA = getCatchableTypeArray(T); in getThrowInfo()