Searched defs:FileIndex (Results 1 – 7 of 7) sorted by relevance
696 unsigned long FileIndex = std::stoul(FileIndexStr.str()); TEST() local 727 for (unsigned FileIndex = 0; FileIndex < FilesCount; ++FileIndex) TEST() local 747 __anon8f9894ac0302(unsigned FileIndex, bool HadErrors) TEST() argument 758 __anon8f9894ac0402(unsigned FileIndex) TEST() argument 764 __anon8f9894ac0502(unsigned FileIndex, bool SkipCache) TEST() argument 774 unsigned FileIndex = FileIndexDist(RandGen); TEST() local 779 unsigned FileIndex = FileIndexDist(RandGen); TEST() local 784 unsigned FileIndex = FileIndexDist(RandGen); TEST() local 794 unsigned FileIndex = FileIndexDist(RandGen); TEST() local 813 unsigned FileIndex = FileIndexDist(RandGen); TEST() local [all...]
316 class FileIndex { class318 FileIndex(std::vector<std::string> Files) in FileIndex() function in clang::tooling::__anonba67d0cc0111::FileIndex
1408 getSourceByIndex(uint64_t FileIndex,FileLineInfoKind Kind) const getSourceByIndex() argument 1427 getFileNameByIndex(uint64_t FileIndex,StringRef CompDir,FileLineInfoKind Kind,std::string & Result,sys::path::Style Style) const getFileNameByIndex() argument [all...]
991 uint32_t FileIndex = MinFileIndex; verifyDebugLineRows() local
422 FileIndex::FileIndex(bool SupportContainedRefs) in FileIndex() function in clang::clangd::FileIndex
1574 addDebugFilenameToUnit(const uint32_t DestCUID,const uint32_t SrcCUID,unsigned FileIndex) addDebugFilenameToUnit() argument