Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDMicrosoftCXXABI.cpp715 llvm::GlobalVariable *getCatchableTypeArray(QualType T);
3915 llvm::GlobalVariable *MicrosoftCXXABI::getCatchableTypeArray(QualType T) { in getCatchableTypeArray() function in MicrosoftCXXABI
4039 llvm::GlobalVariable *CTA = getCatchableTypeArray(T); in getThrowInfo()