clang
9.0.0
|
Go to the source code of this file.
Namespaces | |
clang | |
Dataflow Directional Tag Classes. | |
Functions | |
Optional< sys::fs::file_status > | clang::getFileStatus (StringRef Path) |
std::vector< std::string > | clang::scanDirectory (StringRef Path) |
std::vector< DirectoryWatcher::Event > | clang::getAsFileEvents (const std::vector< std::string > &Scan) |
Create event with EventKind::Added for every element in Scan . More... | |