Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp52 lookForAttribute(PropD, PropD->getTypeSourceInfo()); in TraverseDecl()
55 lookForAttribute(DD, DD->getTypeSourceInfo()); in TraverseDecl()
60 void lookForAttribute(Decl *D, TypeSourceInfo *TInfo) { in lookForAttribute() function in __anon5e5e871d0111::GCAttrsCollector