Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h848 const ObjCInterfaceDecl *getReceiverInterface() const { in getReceiverInterface() function
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExpr.cpp3681 ObjCInterfaceDecl *ObjCMessageExpr::getReceiverInterface() const { in getReceiverInterface() function in ObjCMessageExpr