reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
898 ElementLoc = State->getLValue(ElemDecl, LCtx); 900 ElementLoc = State->getSVal(Element, LCtx).getAs<Loc>(); 903 if (!ElementLoc) 907 SVal Val = State->getSVal(*ElementLoc);