Home
last modified time | relevance | path

Searched defs:Attrs1 (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/ARCMigrate/
DObjCMT.cpp1110 static bool MatchTwoAttributeLists(const AttrVec &Attrs1, const AttrVec &Attrs2, in MatchTwoAttributeLists()
1146 const AttrVec &Attrs1 = Decl1->getAttrs(); in AttributesMatch() local