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

/external/clang/include/clang/AST/
H A DDeclBase.h1339 /// SkipToNextDecl - Advances the current position up to the next
1342 void SkipToNextDecl() { function in class:clang::DeclContext::specific_decl_iterator
1368 SkipToNextDecl();
1377 SkipToNextDecl();
1414 /// SkipToNextDecl - Advances the current position up to the next
1417 void SkipToNextDecl() { function in class:clang::DeclContext::filtered_decl_iterator
1445 SkipToNextDecl();
1453 SkipToNextDecl();

Completed in 1129 milliseconds