Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DDeclCXX.cpp1523 static CXXMethodDecl *getInvokerAsMethod(NamedDecl *ND) { in getInvokerAsMethod() function
1538 return getInvokerAsMethod(ND); in getLambdaStaticInvoker()