Searched refs:hasKeyFunctions (Results 1 – 4 of 4) sorted by relevance
206 bool hasKeyFunctions() const { in hasKeyFunctions() function
544 bool ABIHasKeyFunctions = CGM.getTarget().getCXXABI().hasKeyFunctions(); in maybeEmitThunk()
3420 if (!getTargetInfo().getCXXABI().hasKeyFunctions()) in getCurrentKeyFunction()
18763 if (Context.getTargetInfo().getCXXABI().hasKeyFunctions() && in DefineUsedVTables()