Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A 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
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp258 SVal SelfVal; in checkBeginFunction() local
490 SVal SelfVal; in diagnoseMissingReleases() local
H A DNullabilityChecker.cpp388 SVal SelfVal = State->getSVal(State->getRegion(SelfDecl, LocCtxt)); in checkSelfIvarsForInvariantViolation() local