Searched refs:getSourceFileCount (Results 1 – 2 of 2) sorted by relevance
89 Thisi = R.Modules->getSourceFileCount(RealModi); in operator -()101 assert(Filei <= Modules->getSourceFileCount(Modi)); in operator +=()128 Filei = Modules->getSourceFileCount(Modi); in setValue()139 assert(Filei <= Modules->getSourceFileCount(Modi)); in isEnd()143 if (Filei == Modules->getSourceFileCount(Modi)) in isEnd()246 uint32_t DbiModuleList::getSourceFileCount() const { in getSourceFileCount() function in DbiModuleList250 uint16_t DbiModuleList::getSourceFileCount(uint32_t Modi) const { in getSourceFileCount() function in DbiModuleList271 if (Index >= getSourceFileCount()) in getFileName()
77 uint32_t getSourceFileCount() const;78 uint16_t getSourceFileCount(uint32_t Modi) const;