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

  /external/clang/include/clang/AST/
Attr.h 230 inline bool hasSpecificAttr(const AttrVec& vec) {
DeclBase.h 458 return hasAttrs() && hasSpecificAttr<T>(getAttrs());
    [all...]

Completed in 310 milliseconds