Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp743 llvm::GlobalVariable *getCatchableTypeArray(QualType T);
3985 llvm::GlobalVariable *MicrosoftCXXABI::getCatchableTypeArray(QualType T) { in getCatchableTypeArray() function in MicrosoftCXXABI
4109 llvm::GlobalVariable *CTA = getCatchableTypeArray(T); in getThrowInfo()