Searched defs:getFilePaths (Results 1 – 4 of 4) sorted by relevance
145 path_list &getFilePaths() { return FilePaths; } in getFilePaths() function146 const path_list &getFilePaths() const { return FilePaths; } in getFilePaths() function
33 llvm::ArrayRef<PathPool::FilePath> PathPool::getFilePaths() const { in getFilePaths() function in PathPool
108 ArrayRef<PathPool::FilePath> getFilePaths() const { in getFilePaths() function
242 path_list &getFilePaths() { return FilePaths; } in getFilePaths() function243 const path_list &getFilePaths() const { return FilePaths; } in getFilePaths() function