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
287 path_list &getFilePaths() { return FilePaths; } getFilePaths() function 288 const path_list &getFilePaths() const { return FilePaths; } getFilePaths() function