Searched defs:CondType (Results 1 – 6 of 6) sorted by relevance
512 QualType CondType = CondExpr->getType(); in ActOnCaseExpr() local1281 QualType CondType = Cond->getType(); in checkEnumTypesInSwitchStmt() local1331 QualType CondType = CondExpr->getType(); in ActOnFinishSwitchStmt() local
5659 QualType CondType = Cond.get()->getType(); in CheckVectorConditionalTypes() local5749 QualType CondType = Cond.get()->getType(); in CheckSizelessVectorConditionalTypes() local
5395 Type *CondType = Type::getInt1Ty(Context); in parseFunctionBody() local5588 Type *CondType = Type::getInt1Ty(Context); in parseFunctionBody() local
3933 Type *CondType = CondVal->getType(); in visitSelectInst() local
5602 llvm::Type *CondType = ConvertType(condExpr->getType()); in VisitAbstractConditionalOperator() local
13460 auto *CondType = in getEntryCost() local