Searched refs:NumFileDecls (Results 1 – 1 of 1) sorted by relevance
1700 unsigned NumFileDecls = Record[7]; in ReadSLocEntry() local1701 if (NumFileDecls && ContextObj) { in ReadSLocEntry()1705 FileDeclsInfo(F, llvm::ArrayRef(FirstDecl, NumFileDecls)); in ReadSLocEntry()