Home
last modified time | relevance | path

Searched defs:getLValueCallIndex (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DAPValue.cpp579 unsigned APValue::getLValueCallIndex() const { in getLValueCallIndex() function in APValue
DExprConstant.cpp1078 unsigned getLValueCallIndex() const { return CallIndex; } in getLValueCallIndex() function