Searched defs:condType (Results 1 – 5 of 5) sorted by relevance
439 CIRGenFunction::emitCaseDefaultCascade(const T *stmt, mlir::Type condType, in emitCaseDefaultCascade()522 mlir::Type condType, in emitCaseStmt()546 mlir::Type condType, in emitDefaultStmt()
2041 QualType condType = condExpr->getType(); in VisitAbstractConditionalOperator() local
89 } condType; typedef
1041 mlir::Type &condType) { in parseSwitchOp()1065 mlir::Type condType) { in printSwitchOp()
5562 llvm::Type *condType = ConvertType(condExpr->getType()); in VisitAbstractConditionalOperator() local