Searched defs:isLambdaStaticInvoker (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ | ||
H A D | Function.h | 151 bool isLambdaStaticInvoker() const { isLambdaStaticInvoker() function |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | DeclCXX.cpp | 2586 bool CXXMethodDecl::isLambdaStaticInvoker() const { isLambdaStaticInvoker() function in CXXMethodDecl |