Home
last modified time | relevance | path

Searched refs:CheckArrayAccess (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaChecking.cpp8842 CheckArrayAccess(E); in CheckImplicitConversions()
9574 void Sema::CheckArrayAccess(const Expr *BaseExpr, const Expr *IndexExpr, in CheckArrayAccess() function in Sema
9693 void Sema::CheckArrayAccess(const Expr *expr) { in CheckArrayAccess() function in Sema
9700 CheckArrayAccess(ASE->getBase(), ASE->getIdx(), ASE, in CheckArrayAccess()
9707 CheckArrayAccess(ASE->getBase(), ASE->getLowerBound(), in CheckArrayAccess()
9730 CheckArrayAccess(lhs); in CheckArrayAccess()
9732 CheckArrayAccess(rhs); in CheckArrayAccess()
H A DSemaExpr.cpp4865 CheckArrayAccess(Arg); in GatherArgumentsForCall()
4897 CheckArrayAccess(A); in GatherArgumentsForCall()
8412 CheckArrayAccess(PExp, IExp); in CheckAdditionOperands()
8470 CheckArrayAccess(LHS.get(), RHS.get(), /*ArraySubscriptExpr*/nullptr, in CheckSubtractionOperands()
10951 CheckArrayAccess(LHS.get()); in CreateBuiltinBinOp()
10952 CheckArrayAccess(RHS.get()); in CreateBuiltinBinOp()
11478 CheckArrayAccess(Input.get()); in CreateBuiltinUnaryOp()
/aosp_15_r20/external/clang/include/clang/Sema/
H A DSema.h9330 void CheckArrayAccess(const Expr *BaseExpr, const Expr *IndexExpr,
9333 void CheckArrayAccess(const Expr *E);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DSema.h2034 void CheckArrayAccess(const Expr *BaseExpr, const Expr *IndexExpr,
2037 void CheckArrayAccess(const Expr *E);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DSema.h13805 void CheckArrayAccess(const Expr *BaseExpr, const Expr *IndexExpr,
13808 void CheckArrayAccess(const Expr *E);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DSema.h2159 void CheckArrayAccess(const Expr *BaseExpr, const Expr *IndexExpr,
2162 void CheckArrayAccess(const Expr *E);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DSema.h2159 void CheckArrayAccess(const Expr *BaseExpr, const Expr *IndexExpr,
2162 void CheckArrayAccess(const Expr *E);