Searched refs:FindIndexForPathNoLock (Results 1 – 2 of 2) sorted by relevance
148 uint32_t FindIndexForPathNoLock(llvm::StringRef path) const;
297 uint32_t idx = FindIndexForPathNoLock(path); in Replace()361 PathMappingList::FindIndexForPathNoLock(llvm::StringRef orig_path) const { in FindIndexForPathNoLock() function in PathMappingList