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