Home
last modified time | relevance | path

Searched defs:getLValueVersion (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp1005 unsigned APValue::getLValueVersion() const { in getLValueVersion() function in APValue
H A DExprConstant.cpp1622 unsigned getLValueVersion() const { return Base.getVersion(); } in getLValueVersion() function