Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp982 SVal SelfVal = getState()->getSelfSVal(getLocationContext()); in getReceiverSVal() local
996 SVal SelfVal = getState()->getSelfSVal(getLocationContext()); in isReceiverSelfOrSuper() local
1282 SVal SelfVal = getState()->getSelfSVal(getLocationContext()); in getRuntimeDefinition() local
1360 SVal SelfVal = getReceiverSVal(); in getInitialStackFrameContents() local
/external/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCDealloc.cpp265 SVal SelfVal; in checkBeginFunction() local
497 SVal SelfVal; in diagnoseMissingReleases() local
DNullabilityChecker.cpp409 SVal SelfVal = State->getSVal(State->getRegion(SelfDecl, LocCtxt)); in checkSelfIvarsForInvariantViolation() local
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCDealloc.cpp258 SVal SelfVal; in checkBeginFunction() local
490 SVal SelfVal; in diagnoseMissingReleases() local
DNullabilityChecker.cpp388 SVal SelfVal = State->getSVal(State->getRegion(SelfDecl, LocCtxt)); in checkSelfIvarsForInvariantViolation() local
/external/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp723 SVal SelfVal = getSelfSVal(); in getReceiverSVal() local
1026 SVal SelfVal = getReceiverSVal(); in getInitialStackFrameContents() local