Searched defs:FirstLocal (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterDecl.cpp | 2053 const Decl *FirstLocal = Writer.getFirstLocalDecl(DAsT); VisitRedeclarable() local |
H A D | ASTReaderDecl.cpp | 4331 loadPendingDeclChain(Decl * FirstLocal,uint64_t LocalOffset) loadPendingDeclChain() argument |