Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h2861 bool hasLambdaCapture() const { in hasLambdaCapture() function
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp1338 if (Intro.hasLambdaCapture()) { in DiagnoseStaticSpecifierRestrictions()