Home
last modified time | relevance | path

Searched defs:CondType (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp457 QualType CondType = CondExpr->getType(); in ActOnCaseExpr() local
872 QualType CondType = Cond->getType(); in checkEnumTypesInSwitchStmt() local
912 QualType CondType = CondExpr->getType(); in ActOnFinishSwitchStmt() local
DSemaExprCXX.cpp5937 QualType CondType = Cond.get()->getType(); in CheckGNUVectorConditionalTypes() local
/external/clang/lib/Sema/
DSemaStmt.cpp392 QualType CondType = CondExpr->getType(); in ActOnCaseStmt() local
753 QualType CondType = CondExpr->getType(); in ActOnFinishSwitchStmt() local
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp2274 Ice::Type CondType = CondVal->getType(); in ProcessRecord() local
/external/llvm-project/clang/lib/CodeGen/
DCGExprScalar.cpp4419 llvm::Type *CondType = ConvertType(condExpr->getType()); in VisitAbstractConditionalOperator() local