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