Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DAPValue.h315 unsigned getLValueVersion() const;
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DAPValue.cpp654 unsigned APValue::getLValueVersion() const { in getLValueVersion() function in APValue
H A DExprConstant.cpp1357 unsigned getLValueVersion() const { return Base.getVersion(); } in getLValueVersion() function
1794 A.getLValueVersion() == B.getLValueVersion()); in HasSameBase()
2558 Result = LVal ? Frame->getTemporary(VD, LVal->getLValueVersion()) in evaluateVarDeclInit()
3316 LVal.getLValueVersion())) { in findCompleteObject()
4509 {This.getLValueCallIndex(), This.getLValueVersion()}}); in HandleConstructorCall()