Searched defs:CondType (Results 1 – 4 of 4) 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
6166 QualType CondType = Cond.get()->getType(); in CheckVectorConditionalTypes() local6258 QualType CondType = Cond.get()->getType(); in CheckSizelessVectorConditionalTypes() local
4925 Type *CondType = Type::getInt1Ty(Context); in parseFunctionBody() local5110 Type *CondType = Type::getInt1Ty(Context); in parseFunctionBody() local
4653 llvm::Type *CondType = ConvertType(condExpr->getType()); in VisitAbstractConditionalOperator() local