Searched defs:getLValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ | ||
H A D | ProgramState.h | 757 inline Loc ProgramState::getLValue(cons function |
/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | ProgramState.cpp | 468 SVal ProgramState::getLValue(const FieldDecl *D, SVal Base) const { getLValue() function in ProgramState |