Home
last modified time | relevance | path

Searched defs:pathBuf (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/unittests/DirectoryWatcher/
H A DDirectoryWatcherTest.cpp54 SmallString<128> pathBuf; in DirectoryWatcherTestFixture() local
73 SmallString<128> pathBuf; in getPathInWatched() local
/llvm-project/flang/lib/Parser/
H A Dsource.cpp56 llvm::SmallString<128> pathBuf{path}; in DirectoryName() local