Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/ARCMigrate/
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 __anond0248b040111::GCAttrsCollector