Searched refs:hasKeyFunctions (Results 1 – 7 of 7) sorted by relevance
235 bool hasKeyFunctions() const { in hasKeyFunctions() function
206 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()