Home
last modified time | relevance | path

Searched refs:getInvokerAsMethod (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp1776 static CXXMethodDecl *getInvokerAsMethod(NamedDecl *ND) { in getInvokerAsMethod() function
1791 return getInvokerAsMethod(ND); in getLambdaStaticInvoker()