Searched defs:CondType (Results 1 – 5 of 5) sorted by relevance
475 QualType CondType = CondExpr->getType(); in ActOnCaseExpr() local1189 QualType CondType = Cond->getType(); in checkEnumTypesInSwitchStmt() local1229 QualType CondType = CondExpr->getType(); in ActOnFinishSwitchStmt() local
6288 QualType CondType = Cond.get()->getType(); in CheckVectorConditionalTypes() local6378 QualType CondType = Cond.get()->getType(); in CheckSizelessVectorConditionalTypes() local
3099 Type *CondType = CondVal->getType(); in visitSelectInst() local
5090 Type *CondType = Type::getInt1Ty(Context); in parseFunctionBody() local5275 Type *CondType = Type::getInt1Ty(Context); in parseFunctionBody() local
4824 llvm::Type *CondType = ConvertType(condExpr->getType()); in VisitAbstractConditionalOperator() local