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