Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp41 handleAttr(TL); in VisitAttributedTypeLoc()
68 if (handleAttr(Attr, D)) in lookForAttribute()
85 bool handleAttr(AttributedTypeLoc TL, Decl *D = nullptr) { in handleAttr() function in __anonc1f1c3880111::GCAttrsCollector