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