Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp996 unsigned APValue::getLValueCallIndex() const { getLValueCallIndex() function in APValue
H A DExprConstant.cpp1616 unsigned getLValueCallIndex() const { return Base.getCallIndex(); } getLValueCallIndex() function