Home
last modified time | relevance | path

Searched defs:FirstLocal (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1961 const Decl *FirstLocal = Writer.getFirstLocalDecl(DAsT); VisitRedeclarable() local
H A DASTReaderDecl.cpp4276 loadPendingDeclChain(Decl * FirstLocal,uint64_t LocalOffset) loadPendingDeclChain() argument