Searched refs:getSelfSVal (Results 1 - 2 of 2) 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());
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h842 SVal getSelfSVal() const;

Completed in 34 milliseconds