Searched defs:getCatchAllTypeInfo (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.h143 virtual CatchTypeInfo getCatchAllTypeInfo() { return { nullptr, 0 }; } function in class:clang::CodeGen::CGObjCRuntime
H A DCGCXXABI.cpp311 CatchTypeInfo CGCXXABI::getCatchAllTypeInfo() { function in class:CGCXXABI

Completed in 104 milliseconds