OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CheckArrayAccess
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp
5962
CheckArrayAccess
(Arg);
5994
CheckArrayAccess
(A);
10687
CheckArrayAccess
(PExp, IExp);
10770
CheckArrayAccess
(LHS.get(), RHS.get(), /*ArraySubscriptExpr*/nullptr,
14173
CheckArrayAccess
(LHS.get());
14174
CheckArrayAccess
(RHS.get());
14847
// by
CheckArrayAccess
(as there are special cases like &array[arraysize]
14850
CheckArrayAccess
(Input.get());
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
12397
void
CheckArrayAccess
(const Expr *BaseExpr, const Expr *IndexExpr,
12400
void
CheckArrayAccess
(const Expr *E);
Completed in 120 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026