Searched defs:getLValueVersion (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | APValue.cpp | 1005 unsigned APValue::getLValueVersion() const { getLValueVersion() function in APValue |
H A D | ExprConstant.cpp | 1622 unsigned getLValueVersion() const { return Base.getVersion(); } getLValueVersion() function |