Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DAPValue.cpp919 unsigned APValue::getLValueCallIndex() const { in getLValueCallIndex() function in APValue
H A DExprConstant.cpp1563 unsigned getLValueCallIndex() const { return Base.getCallIndex(); } in getLValueCallIndex() function