Home
last modified time | relevance | path

Searched refs:getSourceFileCount (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleList.cpp88 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 DbiModuleList
249 uint16_t DbiModuleList::getSourceFileCount(uint32_t Modi) const { in getSourceFileCount() function in DbiModuleList
270 if (Index >= getSourceFileCount()) in getFileName()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleList.h77 uint32_t getSourceFileCount() const;
78 uint16_t getSourceFileCount(uint32_t Modi) const;