Home
last modified time | relevance | path

Searched defs:getFilePaths (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/IndexSerialization/
H A DSerializablePathCollection.cpp33 llvm::ArrayRef<PathPool::FilePath> PathPool::getFilePaths() const { in getFilePaths() function in PathPool
/freebsd-src/contrib/llvm-project/clang/include/clang/IndexSerialization/
H A DSerializablePathCollection.h107 ArrayRef<PathPool::FilePath> getFilePaths() const { in getFilePaths() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h287 path_list &getFilePaths() { return FilePaths; } getFilePaths() function
288 const path_list &getFilePaths() const { return FilePaths; } getFilePaths() function