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