Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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 __anondb5216d30111::GCAttrsCollector