Searched defs:TCC (Results 1 – 3 of 3) sorted by relevance
253 const auto *TCC = cast<ElidedTemporaryObjectConstructionContext>(CC); in computeObjectUnderConstruction() local 282 const auto *TCC = cast<TemporaryObjectConstructionContext>(CC); in computeObjectUnderConstruction() local 456 const auto *TCC = cast<ElidedTemporaryObjectConstructionContext>(CC); in updateObjectsUnderConstruction() local 481 const auto *TCC = cast<TemporaryObjectConstructionContext>(CC); updateObjectsUnderConstruction() local [all...]
1047 MSP430CC::CondCodes TCC = MSP430CC::COND_INVALID; EmitCMP() local [all...]
5858 createDelayedTypo(std::unique_ptr<TypoCorrectionConsumer> TCC,TypoDiagnosticGenerator TDG,TypoRecoveryCallback TRC,SourceLocation TypoLoc) createDelayedTypo() argument