search for: overridden_methods_begin

Displaying 1 result from an estimated 1 matches for "overridden_methods_begin".

2012 Mar 08
1
[LLVMdev] fix a "does not name a type" bug in VASTContext.h
...const FieldDecl *LastFD) const; // Access to the set of methods overridden by the given C++ method. - typedef CXXMethodVector::const_iterator overridden_cxx_method_iterator; + typedef CXXMethodVector::iterator overridden_cxx_method_iterator; overridden_cxx_method_iterator overridden_methods_begin(const CXXMethodDecl *Method) const; -- 1.7.0.4 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120308/7ee1a1f8/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed....