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

/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1386 QualType lhsType =Context.getCanonicalType(PropertyIvarType).getUnqualifiedType(); local
1733 QualType lhsType = Context.getCanonicalType(PropertyRValueType); local
H A DSemaChecking.cpp13907 Sema::CheckReturnValExpr(Expr *RetValExp, QualType lhsType, argument

Completed in 121 milliseconds