Home
last modified time | relevance | path

Searched refs:tryStoreDirPath (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/IndexSerialization/
H A DSerializablePathCollection.cpp53 const auto Dir = tryStoreDirPath(sys::path::parent_path(FE.getName())); in tryStoreFilePath()
61 PathPool::DirPath SerializablePathCollection::tryStoreDirPath(StringRef Dir) { in tryStoreDirPath() function in SerializablePathCollection
/freebsd-14.2/contrib/llvm-project/clang/include/clang/IndexSerialization/
H A DSerializablePathCollection.h122 PathPool::DirPath tryStoreDirPath(llvm::StringRef dirStr);