Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DAPValue.cpp154 RHS.isLValueOnePastTheEnd(), RHS.getLValueCallIndex()); in APValue()
157 RHS.getLValueCallIndex()); in APValue()
573 unsigned APValue::getLValueCallIndex() const { in getLValueCallIndex() function in APValue
DExprConstant.cpp796 unsigned getLValueCallIndex() const { return CallIndex; } in getLValueCallIndex() function
811 CallIndex = V.getLValueCallIndex(); in setFrom()
1141 LVal.getLValueCallIndex() == 0) && in CheckLValueConstantExpression()
6084 A.getLValueCallIndex() == B.getLValueCallIndex(); in HasSameBase()
/external/clang/include/clang/AST/
DAPValue.h257 unsigned getLValueCallIndex() const;