Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp193 SVal SelfSVal = State->getSelfSVal(C.getLocationContext()); in inferReceiverType() local
197 if (ReceiverSVal == SelfSVal) { in inferReceiverType()