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