Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DAPValue.h560 unsigned getLValueVersion() const;
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp1014 unsigned APValue::getLValueVersion() const { in getLValueVersion() function in APValue
H A DExprConstant.cpp1649 unsigned getLValueVersion() const { return Base.getVersion(); } in getLValueVersion() function
2284 A.getLValueVersion() == B.getLValueVersion(); in HasSameBase()
4476 if (!evaluateVarDeclInit(Info, E, VD, Frame, LVal.getLValueVersion(), BaseVal)) in findCompleteObject()