Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1015 SVal SelfVal = getState()->getSelfSVal(getLocationContext()); in getReceiverSVal() local
1029 SVal SelfVal = getState()->getSelfSVal(getLocationContext()); in isReceiverSelfOrSuper() local
1315 SVal SelfVal = getState()->getSelfSVal(getLocationContext()); in getRuntimeDefinition() local
1393 SVal SelfVal = getReceiverSVal(); in getInitialStackFrameContents() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp264 SVal SelfVal; in checkBeginFunction() local
498 SVal SelfVal; in diagnoseMissingReleases() local
H A DNullabilityChecker.cpp432 SVal SelfVal = State->getSVal(State->getRegion(SelfDecl, LocCtxt)); in checkSelfIvarsForInvariantViolation() local