Searched defs:getFilePaths (Results 1 – 3 of 3) sorted by relevance
33 llvm::ArrayRef<PathPool::FilePath> PathPool::getFilePaths() const { in getFilePaths() function in PathPool
108 ArrayRef<PathPool::FilePath> getFilePaths() const { in getFilePaths() function
252 path_list &getFilePaths() { return FilePaths; } in getFilePaths() function253 const path_list &getFilePaths() const { return FilePaths; } in getFilePaths() function