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