Searched defs:CondType (Results 1 – 3 of 3) sorted by relevance
458 QualType CondType = CondExpr->getType(); in ActOnCaseExpr() local1152 QualType CondType = Cond->getType(); in checkEnumTypesInSwitchStmt() local1192 QualType CondType = CondExpr->getType(); in ActOnFinishSwitchStmt() local
6008 QualType CondType = Cond.get()->getType(); in CheckVectorConditionalTypes() local
4576 llvm::Type *CondType = ConvertType(condExpr->getType()); in VisitAbstractConditionalOperator() local