Home
last modified time | relevance | path

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

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