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