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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h848 const ObjCInterfaceDecl *getReceiverInterface() const { function in class:clang::ento::ObjCMethodCall
849 return getOriginExpr()->getReceiverInterface();
/external/clang/lib/AST/
H A DExpr.cpp3609 ObjCInterfaceDecl *ObjCMessageExpr::getReceiverInterface() const { function in class:ObjCMessageExpr

Completed in 401 milliseconds