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

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

Completed in 72 milliseconds