Home
last modified time | relevance | path

Searched defs:exprType (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-case.cpp234 const evaluate::DynamicType &exprType; member
248 if (auto exprType{x->GetType()}) { in Enter() local
H A Dcheck-select-type.cpp261 if (auto exprType{selector->GetType()}) { in Enter() local
H A Dresolve-names.cpp6153 auto exprType{association.selector.expr->GetType()}; in Post() local
/llvm-project-15.0.7/mlir/lib/Tools/PDLL/Parser/
H A DParser.cpp607 ast::Type exprType = expr->getType(); in convertExpressionTo() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprObjC.cpp4587 QualType exprType) { in CheckObjCARCUnavailableWeakConversion()
/llvm-project-15.0.7/flang/lib/Lower/
H A DBridge.cpp956 mlir::Type exprType = expr.getType(); in genFIR() local