OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:capturesThis
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
LambdaCapture.h
82
bool
capturesThis
() const {
Stmt.h
3509
bool
capturesThis
() const { return getCaptureKind() == VCK_This; }
Completed in 17 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026