Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DAPValue.h486 unsigned getLValueVersion() const;
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DAPValue.cpp995 unsigned APValue::getLValueVersion() const { in getLValueVersion() function in APValue
H A DExprConstant.cpp1563 unsigned getLValueVersion() const { return Base.getVersion(); } in getLValueVersion() function
2073 A.getLValueVersion() == B.getLValueVersion(); in HasSameBase()
4131 if (!evaluateVarDeclInit(Info, E, VD, Frame, LVal.getLValueVersion(), BaseVal)) in findCompleteObject()