Home
last modified time | relevance | path

Searched defs:CallIndex (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/lib/AST/
H A DAPValue.cpp31 unsigned CallIndex; member
585 unsigned CallIndex) { in setLValue()
597 unsigned CallIndex) { in setLValue()
H A DExprConstant.cpp1072 unsigned CallIndex : 31; member
/aosp_15_r20/external/clang/include/clang/AST/
H A DAPValue.h138 APValue(LValueBase B, const CharUnits &O, NoLValuePath N, unsigned CallIndex) in APValue()
143 bool OnePastTheEnd, unsigned CallIndex) in APValue()