Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h715 inline Loc ProgramState::getLValue(const CXXBaseSpecifier &BaseSpec, in getLValue() function
723 inline Loc ProgramState::getLValue(const CXXRecordDecl *BaseClass, in getLValue() function
731 inline Loc ProgramState::getLValue(const VarDecl *VD, in getLValue() function
736 inline Loc ProgramState::getLValue(const CompoundLiteralExpr *literal, in getLValue() function
741 inline SVal ProgramState::getLValue(const ObjCIvarDecl *D, SVal Base) const { in getLValue() function
745 inline SVal ProgramState::getLValue(const FieldDecl *D, SVal Base) const { in getLValue() function
749 inline SVal ProgramState::getLValue(const IndirectFieldDecl *D, in getLValue() function
759 inline SVal ProgramState::getLValue(QualType ElementType, SVal Idx, SVal Base) const{ in getLValue() function