Searched refs:getSourceFileCount (Results 1 – 2 of 2) sorted by relevance
88 Thisi = R.Modules->getSourceFileCount(RealModi); in operator -()100 assert(Filei <= Modules->getSourceFileCount(Modi)); in operator +=()127 Filei = Modules->getSourceFileCount(Modi); in setValue()138 assert(Filei <= Modules->getSourceFileCount(Modi)); in isEnd()142 if (Filei == Modules->getSourceFileCount(Modi)) in isEnd()245 uint32_t DbiModuleList::getSourceFileCount() const { in getSourceFileCount() function in DbiModuleList249 uint16_t DbiModuleList::getSourceFileCount(uint32_t Modi) const { in getSourceFileCount() function in DbiModuleList270 if (Index >= getSourceFileCount()) in getFileName()
77 uint32_t getSourceFileCount() const;78 uint16_t getSourceFileCount(uint32_t Modi) const;