Searched defs:TCC (Results 1 – 5 of 5) sorted by relevance
234 const auto *TCC = cast<ElidedTemporaryObjectConstructionContext>(CC); in computeObjectUnderConstruction() local263 const auto *TCC = cast<TemporaryObjectConstructionContext>(CC); in computeObjectUnderConstruction() local413 const auto *TCC = cast<ElidedTemporaryObjectConstructionContext>(CC); in updateObjectsUnderConstruction() local438 const auto *TCC = cast<TemporaryObjectConstructionContext>(CC); in updateObjectsUnderConstruction() local
759 #define TCC(name, function) { \ macro
1046 MSP430CC::CondCodes TCC = MSP430CC::COND_INVALID; in EmitCMP() local
470 # define TCC 4 macro
5481 TypoExpr *Sema::createDelayedTypo(std::unique_ptr<TypoCorrectionConsumer> TCC, in createDelayedTypo()