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