Lines Matching refs:declRefExpr
620 hasInitializer(ignoringImpCasts(declRefExpr( in matcher()
671 hasRHS(ignoringParenImpCasts(declRefExpr(hasPointerType(), in matcher()
674 hasLHS(declRefExpr(hasPointerType(), in matcher()
776 hasBase(ignoringParenImpCasts(declRefExpr(ArrayOrPtr, in matcher()
819 ignoringParenImpCasts(declRefExpr(allOf(ArrayOrPtr, in matcher()
856 declRefExpr(toSupportedVariable()).bind(BaseDeclRefExprTag))))) in matcher()
896 hasBase(ignoringParenImpCasts(declRefExpr( in matcher()
1046 hasUnaryOperand(declRefExpr( in matcher()
1086 hasLHS(declRefExpr(toSupportedVariable())), in matcher()
1125 ignoringImpCasts(declRefExpr(toSupportedVariable()). in matcher()
1232 declRefExpr(anyOf(hasPointerType(), hasArrayType()), in findGadgets()