Searched defs:getMethodDecl (Results 1 - 3 of 3) sorted by path

/external/clang/include/clang/AST/
H A DExprObjC.h1269 const ObjCMethodDecl *getMethodDecl() const { function in class:clang::ObjCMessageExpr
1276 ObjCMethodDecl *getMethodDecl() { function in class:clang::ObjCMessageExpr
1289 if (HasMethod) return getMethodDecl()->getMethodFamily();
/external/clang/include/clang/Sema/
H A DInitialization.h361 ObjCMethodDecl *getMethodDecl() const { return MethodDecl; } function in class:clang::InitializedEntity
/external/clang/lib/AST/
H A DExprCXX.cpp549 CXXMethodDecl *CXXMemberCallExpr::getMethodDecl() const { function in class:CXXMemberCallExpr

Completed in 288 milliseconds