Searched defs:friend_end (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DDeclFriend.h227 inline CXXRecordDecl::friend_iterator CXXRecordDecl::friend_end() const { function in class:CXXRecordDecl
232 return friend_range(friend_begin(), friend_end());

Completed in 199 milliseconds