Searched defs:TET (Results 1 – 5 of 5) sorted by relevance
501 TET = 14, // 0b1110 enumerator
112 TET = 0b1010, enumerator
102 TET = 14, // 0b1110 enumerator
8576 while (const TypeOfExprType *TET = dyn_cast<TypeOfExprType>(ExprTy)) { in checkFormatExpr() local11300 if (const auto *TET = dyn_cast<TypeOfExprType>(LHS->getType())) in AnalyzeComparison() local11302 if (const auto *TET = dyn_cast<TypeOfExprType>(RHS->getType())) in AnalyzeComparison() local
5124 while (const TypeOfExprType *TET = dyn_cast<TypeOfExprType>(ExprTy)) { in checkFormatExpr() local