Lines Matching refs:DAsT
1567 T *DAsT = static_cast<T *>(D);1569 assert(isRedeclarableDeclKind(DAsT->getKind()) &&1576 const Decl *FirstLocal = Writer.getFirstLocalDecl(DAsT);1577 if (DAsT == FirstLocal) {1584 AddFirstDeclFromEachModule(DAsT, /*IncludeLocal*/false);