Home
last modified time | relevance | path

Searched defs:isLambdaStaticInvoker (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.h151 bool isLambdaStaticInvoker() const { isLambdaStaticInvoker() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2586 bool CXXMethodDecl::isLambdaStaticInvoker() const { isLambdaStaticInvoker() function in CXXMethodDecl