Searched refs:getLValueIvar (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h143 virtual SVal getLValueIvar(const ObjCIvarDecl *decl, SVal base);
H A DProgramState.h735 return getStateManager().StoreMgr->getLValueIvar(D, Base);
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp479 SVal StoreManager::getLValueIvar(const ObjCIvarDecl *decl, SVal base) { function in class:StoreManager

Completed in 58 milliseconds