Searched defs:ExprTy (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp1179 QualType ExprTy = T; local
H A DSema.cpp560 QualType ExprTy = Context.getCanonicalType(E->getType()); local
2186 QualType ExprTy = E.getType(); local
H A DSemaExpr.cpp4051 QualType ExprTy = E->getType(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp441 QualType ExprTy = E->getType(); local
H A DCGOpenMPRuntime.cpp7061 QualType ExprTy = E->getType().getCanonicalType(); local

Completed in 238 milliseconds