Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDScopeInfo.h585 bool isReferenceCapture() const { return Kind == Cap_ByRef; } in isReferenceCapture() function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaStmt.cpp4328 Cap.isReferenceCapture() in buildCapturedStmtCaptureList()