reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
135 if (!hasSelfFlag(exprVal, SelfFlag_Self, C)) 257 } else if (hasSelfFlag(argV, SelfFlag_Self, C)) { 287 } else if (hasSelfFlag(argV, SelfFlag_Self, C)) { 311 addSelfFlag(state, state->getSVal(location.castAs<Loc>()), SelfFlag_Self, 325 !hasSelfFlag(val, SelfFlag_Self, C) && 352 if (PreCallFlags & SelfFlag_Self) { 370 if (I->second & SelfFlag_Self)