Searched refs:hasKeyFunctions (Results 1 – 3 of 3) sorted by relevance
235 bool hasKeyFunctions() const { in hasKeyFunctions() function
452 bool ABIHasKeyFunctions = CGM.getTarget().getCXXABI().hasKeyFunctions(); in emitThunk()491 if (CGM.getTarget().getCXXABI().hasKeyFunctions() && in maybeEmitThunkForVTable()
3011 if (!getTargetInfo().getCXXABI().hasKeyFunctions()) in getCurrentKeyFunction()