Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2626 bool IsGLValueLike = A->isGLValue() || in VisitArraySubscriptExpr() local
2633 if (IsGLValueLike) { in VisitArraySubscriptExpr()