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

/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp1091 QualType lhsType =Context.getCanonicalType(PropertyIvarType).getUnqualifiedType(); local
1093 if (lhsType != rhsType &&
1094 lhsType->isArithmeticType()) {
1404 QualType lhsType =Context.getCanonicalType(PropertyIvarType).getUnqualifiedType(); local
1406 if (lhsType != rhsType && lhsType->isArithmeticType())
H A DSemaChecking.cpp5127 CheckReturnStackAddr(Sema &S, Expr *RetValExp, QualType lhsType, argument
5135 if (lhsType->isPointerType() ||
5136 (!S.getLangOpts().ObjCAutoRefCount && lhsType->isBlockPointerType())) {
5138 } else if (lhsType->isReferenceType()) {
5160 S.Diag(diagLoc, lhsType->isReferenceType() ? diag::warn_ret_stack_ref
5168 S.Diag(diagLoc, lhsType->isReferenceType() ? diag::warn_ret_local_temp_ref
5502 Sema::CheckReturnValExpr(Expr *RetValExp, QualType lhsType, argument
5507 CheckReturnStackAddr(*this, RetValExp, lhsType, ReturnLoc);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 320 milliseconds