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

/external/clang/lib/CodeGen/
H A DCodeGenModule.cpp3884 bool ForEH) {
3888 if (!ForEH && !getLangOpts().RTTI)
3891 if (ForEH && Ty->isObjCObjectPointerType() &&
3883 GetAddrOfRTTIDescriptor(QualType Ty, bool ForEH) argument

Completed in 105 milliseconds