Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaObjCProperty.cpp1109 QualType lhsType =Context.getCanonicalType(PropertyIvarType).getUnqualifiedType(); in ActOnPropertyImplDecl() local
1416 QualType lhsType =Context.getCanonicalType(PropertyIvarType).getUnqualifiedType(); in DiagnosePropertyAccessorMismatch() local
DSemaChecking.cpp3994 Sema::CheckReturnStackAddr(Expr *RetValExp, QualType lhsType, in CheckReturnStackAddr()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DExprCXX.h2199 TypeSourceInfo *lhsType, TypeSourceInfo *rhsType, in BinaryTypeTraitExpr()