Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DProgramState.h658 inline Loc ProgramState::getLValue(const VarDecl *VD, in getLValue() function
663 inline Loc ProgramState::getLValue(const CompoundLiteralExpr *literal, in getLValue() function
668 inline SVal ProgramState::getLValue(const ObjCIvarDecl *D, SVal Base) const { in getLValue() function
672 inline SVal ProgramState::getLValue(const FieldDecl *D, SVal Base) const { in getLValue() function
676 inline SVal ProgramState::getLValue(const IndirectFieldDecl *D, in getLValue() function
688 inline SVal ProgramState::getLValue(QualType ElementType, SVal Idx, SVal Base) const{ in getLValue() function