Searched defs:CondType (Results 1 – 5 of 5) sorted by relevance
476 QualType CondType = CondExpr->getType(); ActOnCaseExpr() local 1197 QualType CondType = Cond->getType(); checkEnumTypesInSwitchStmt() local 1237 QualType CondType = CondExpr->getType(); ActOnFinishSwitchStmt() local [all...]
6405 QualType CondType = Cond.get()->getType(); CheckVectorConditionalTypes() local 6495 QualType CondType = Cond.get()->getType(); CheckSizelessVectorConditionalTypes() local [all...]
5129 Type *CondType = Type::getInt1Ty(Context); parseFunctionBody() local 5319 Type *CondType = Type::getInt1Ty(Context); parseFunctionBody() local
3382 Type *CondType = CondVal->getType(); visitSelectInst() local
4922 llvm::Type *CondType = ConvertType(condExpr->getType()); VisitAbstractConditionalOperator() local