Home
last modified time | relevance | path

Searched refs:handleAttr (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/ARCMigrate/
DTransGCAttrs.cpp42 handleAttr(TL); in VisitAttributedTypeLoc()
69 if (handleAttr(Attr, D)) in lookForAttribute()
83 bool handleAttr(AttributedTypeLoc TL, Decl *D = nullptr) { in handleAttr() function in __anon0d17146a0111::GCAttrsCollector