Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DInitialization.h432 ObjCMethodDecl *getMethodDecl() const { return MethodDecl; } in getMethodDecl() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExprCXX.cpp652 CXXMethodDecl *CXXMemberCallExpr::getMethodDecl() const { in getMethodDecl() function in CXXMemberCallExpr