Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h659 inline Loc ProgramState::getLValue(const VarDecl *VD, in getLValue() function
664 inline Loc ProgramState::getLValue(const CompoundLiteralExpr *literal, in getLValue() function
669 inline SVal ProgramState::getLValue(const ObjCIvarDecl *D, SVal Base) const { in getLValue() function
673 inline SVal ProgramState::getLValue(const FieldDecl *D, SVal Base) const { in getLValue() function
677 inline SVal ProgramState::getLValue(const IndirectFieldDecl *D, in getLValue() function
687 inline SVal ProgramState::getLValue(QualType ElementType, SVal Idx, SVal Base) const{ in getLValue() function