Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDExprEngine.cpp3321 bool IsGLValueLike = A->isGLValue() || in VisitArraySubscriptExpr() local
3328 if (IsGLValueLike) { in VisitArraySubscriptExpr()