Home
last modified time | relevance | path

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

/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