Home
last modified time | relevance | path

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

/external/clang/lib/ARCMigrate/
DTransGCAttrs.cpp53 lookForAttribute(PropD, PropD->getTypeSourceInfo()); in TraverseDecl()
56 lookForAttribute(DD, DD->getTypeSourceInfo()); in TraverseDecl()
61 void lookForAttribute(Decl *D, TypeSourceInfo *TInfo) { in lookForAttribute() function in __anon0d17146a0111::GCAttrsCollector