Searched defs:CondType (Results 1 – 5 of 5) sorted by relevance
481 QualType CondType = CondExpr->getType(); in ActOnCaseExpr() local1220 QualType CondType = Cond->getType(); in checkEnumTypesInSwitchStmt() local1260 QualType CondType = CondExpr->getType(); in ActOnFinishSwitchStmt() local
6653 QualType CondType = Cond.get()->getType(); in CheckVectorConditionalTypes() local6743 QualType CondType = Cond.get()->getType(); in CheckSizelessVectorConditionalTypes() local
5306 Type *CondType = Type::getInt1Ty(Context); in parseFunctionBody() local5496 Type *CondType = Type::getInt1Ty(Context); in parseFunctionBody() local
3603 Type *CondType = CondVal->getType(); in visitSelectInst() local
5264 llvm::Type *CondType = ConvertType(condExpr->getType()); in VisitAbstractConditionalOperator() local