Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DProgramState.h636 inline Loc ProgramState::getLValue(const VarDecl *VD, in getLValue() function
641 inline Loc ProgramState::getLValue(const CompoundLiteralExpr *literal, in getLValue() function
646 inline SVal ProgramState::getLValue(const ObjCIvarDecl *D, SVal Base) const { in getLValue() function
650 inline SVal ProgramState::getLValue(const FieldDecl *D, SVal Base) const { in getLValue() function
654 inline SVal ProgramState::getLValue(const IndirectFieldDecl *D, in getLValue() function
666 inline SVal ProgramState::getLValue(QualType ElementType, SVal Idx, SVal Base) const{ in getLValue() function