Searched defs:FirstLocal (Results 1 – 2 of 2) sorted by relevance
2044 const Decl *FirstLocal = Writer.getFirstLocalDecl(DAsT); in VisitRedeclarable() local
4339 void ASTReader::loadPendingDeclChain(Decl *FirstLocal, uint64_t LocalOffset) { in loadPendingDeclChain()