Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclCXX.cpp1571 getLambdaStaticInvokers(const CXXRecordDecl &RD) { in getLambdaStaticInvokers() function
1587 DeclContext::lookup_result Invoker = getLambdaStaticInvokers(*this); in getLambdaStaticInvoker()