Home
last modified time | relevance | path

Searched defs:Attrs2 (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()
1147 const AttrVec &Attrs2 = Decl2->getAttrs(); in AttributesMatch() local