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