Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclCXX.h1071 return capture_const_range(captures_begin(), captures_end()); in captures()
1076 capture_const_iterator captures_end() const { in captures_end() function
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGDebugInfo.cpp865 E = CXXDecl->captures_end(); in CollectRecordLambdaFields()