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

/external/clang/include/clang/AST/
H A DDeclCXX.h1061 return capture_const_range(captures_begin(), captures_end());
1066 capture_const_iterator captures_end() const { function in class:clang::CXXRecordDecl
/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp837 E = CXXDecl->captures_end(); I != E; ++I, ++Field, ++fieldno) {

Completed in 568 milliseconds