Searched defs:TCC (Results 1 – 3 of 3) sorted by relevance
253 const auto *TCC = cast<ElidedTemporaryObjectConstructionContext>(CC); in computeObjectUnderConstruction() local282 const auto *TCC = cast<TemporaryObjectConstructionContext>(CC); in computeObjectUnderConstruction() local456 const auto *TCC = cast<ElidedTemporaryObjectConstructionContext>(CC); in updateObjectsUnderConstruction() local481 const auto *TCC = cast<TemporaryObjectConstructionContext>(CC); in updateObjectsUnderConstruction() local
1048 MSP430CC::CondCodes TCC = MSP430CC::COND_INVALID; in EmitCMP() local
5716 TypoExpr *Sema::createDelayedTypo(std::unique_ptr<TypoCorrectionConsumer> TCC, in createDelayedTypo()