Searched defs:getSelfSVal (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp619 SVal ObjCMethodCall::getSelfSVal() const { function in class:ObjCMethodCall
638 SVal SelfVal = getSelfSVal();
653 return (RecVal == getSelfSVal());

Completed in 1958 milliseconds