Searched defs:lhsType (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp1183 QualType lhsType =Context.getCanonicalType(PropertyIvarType).getUnqualifiedType(); local
1498 QualType lhsType =Context.getCanonicalType(PropertyIvarType).getUnqualifiedType(); local
H A DSemaChecking.cpp5624 CheckReturnStackAddr(Sema &S, Expr *RetValExp, QualType lhsType, argument
6002 Sema::CheckReturnValExpr(Expr *RetValExp, QualType lhsType, argument

Completed in 162 milliseconds