Searched defs:getLValue (Results 1 – 2 of 2) sorted by relevance
750 inline Loc ProgramState::getLValue(const CXXBaseSpecifier &BaseSpec, in getLValue() function758 inline Loc ProgramState::getLValue(const CXXRecordDecl *BaseClass, in getLValue() function766 inline Loc ProgramState::getLValue(const VarDecl *VD, in getLValue() function771 inline Loc ProgramState::getLValue(const CompoundLiteralExpr *literal, in getLValue() function776 inline SVal ProgramState::getLValue(const ObjCIvarDecl *D, SVal Base) const { in getLValue() function780 inline SVal ProgramState::getLValue(QualType ElementType, SVal Idx, SVal Base) const{ in getLValue() function
466 SVal ProgramState::getLValue(const FieldDecl *D, SVal Base) const { in getLValue() function in ProgramState472 SVal ProgramState::getLValue(const IndirectFieldDecl *D, SVal Base) const { in getLValue() function in ProgramState