Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclCXX.h1076 return capture_const_range(captures_begin(), captures_end()); in captures()
1081 capture_const_iterator captures_end() const { in captures_end() function
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp1014 E = CXXDecl->captures_end(); in CollectRecordLambdaFields()