Home
last modified time | relevance | path

Searched refs:SelfSVal (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp198 SVal SelfSVal = State->getSelfSVal(C.getLocationContext()); in inferReceiverType() local
202 if (ReceiverSVal == SelfSVal) { in inferReceiverType()