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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp738 CXXMethodDecl *CXXMemberCallExpr::getMethodDecl() const { function in class:CXXMemberCallExpr
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h1356 const ObjCMethodDecl *getMethodDecl() const { function in class:clang::final
1363 ObjCMethodDecl *getMethodDecl() { function in class:clang::final
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h433 ObjCMethodDecl *getMethodDecl() const { return MethodDecl; } function

Completed in 149 milliseconds