Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclCXX.cpp1527 static CXXMethodDecl *getInvokerAsMethod(NamedDecl *ND) { in getInvokerAsMethod() function
1542 return getInvokerAsMethod(ND); in getLambdaStaticInvoker()