HomeSort by relevance Sort by last modified time
    Searched defs:specific_attr_begin (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
AttrIterator.h 116 specific_attr_begin(const Container& container) { function in namespace:clang
127 return specific_attr_begin<SpecificAttr>(container) !=
133 specific_attr_begin<SpecificAttr>(container);
DeclBase.h 446 specific_attr_iterator<T> specific_attr_begin() const { function in class:clang::Decl
    [all...]

Completed in 28 milliseconds