Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h755 inline Loc ProgramState::getLValue(const CXXBaseSpecifier &BaseSpec, in getLValue() function
763 inline Loc ProgramState::getLValue(const CXXRecordDecl *BaseClass, in getLValue() function
771 inline Loc ProgramState::getLValue(const VarDecl *VD, in getLValue() function
776 inline Loc ProgramState::getLValue(const CompoundLiteralExpr *literal, in getLValue() function
781 inline SVal ProgramState::getLValue(const ObjCIvarDecl *D, SVal Base) const { in getLValue() function
785 inline SVal ProgramState::getLValue(const FieldDecl *D, SVal Base) const { in getLValue() function
789 inline SVal ProgramState::getLValue(const IndirectFieldDecl *D, in getLValue() function
799 inline SVal ProgramState::getLValue(QualType ElementType, SVal Idx, SVal Base) const{ in getLValue() function