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

/external/clang/include/clang/AST/
H A DDeclBase.h1479 /// SkipToNextDecl - Advances the current position up to the next
1482 void SkipToNextDecl() { function in class:clang::DeclContext::specific_decl_iterator
1508 SkipToNextDecl();
1517 SkipToNextDecl();
1554 /// SkipToNextDecl - Advances the current position up to the next
1557 void SkipToNextDecl() { function in class:clang::DeclContext::filtered_decl_iterator
1585 SkipToNextDecl();
1593 SkipToNextDecl();

Completed in 82 milliseconds