Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/AST/
HDAPValue.h494 unsigned getLValueVersion() const;
/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDAPValue.cpp1005 unsigned APValue::getLValueVersion() const { in getLValueVersion() function in APValue
HDExprConstant.cpp1622 unsigned getLValueVersion() const { return Base.getVersion(); } in getLValueVersion() function
2156 A.getLValueVersion() == B.getLValueVersion(); in HasSameBase()
4229 if (!evaluateVarDeclInit(Info, E, VD, Frame, LVal.getLValueVersion(), BaseVal)) in findCompleteObject()