Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DAPValue.h475 unsigned getLValueVersion() const;
/external/llvm-project/clang/lib/AST/
DAPValue.cpp916 unsigned APValue::getLValueVersion() const { in getLValueVersion() function in APValue
DExprConstant.cpp1558 unsigned getLValueVersion() const { return Base.getVersion(); } in getLValueVersion() function
2060 A.getLValueVersion() == B.getLValueVersion(); in HasSameBase()
4097 if (!evaluateVarDeclInit(Info, E, VD, Frame, LVal.getLValueVersion(), BaseVal)) in findCompleteObject()