Home
last modified time | relevance | path

Searched defs:lhsType (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DSemaObjCProperty.cpp1076 QualType lhsType =Context.getCanonicalType(PropertyIvarType).getUnqualifiedType(); in ActOnPropertyImplDecl() local
1359 QualType lhsType =Context.getCanonicalType(PropertyIvarType).getUnqualifiedType(); in DiagnosePropertyAccessorMismatch() local
DSemaChecking.cpp3561 Sema::CheckReturnStackAddr(Expr *RetValExp, QualType lhsType, in CheckReturnStackAddr()
/external/clang/include/clang/AST/
DExprCXX.h2004 TypeSourceInfo *lhsType, TypeSourceInfo *rhsType, in BinaryTypeTraitExpr()