|
clang 24.0.0git
|
#include "clang/InstallAPI/DirectoryScanner.h"#include "llvm/ADT/StringRef.h"#include "llvm/ADT/StringSwitch.h"#include "llvm/Support/VirtualFileSystem.h"Go to the source code of this file.
Namespaces | |
| namespace | clang |
| Top level wrappers for InstallAPI frontend operations. | |
| namespace | clang::installapi |
| The DirectoryScanner for collecting library files on the file system. | |
Functions | |
| static bool | clang::installapi::isFramework (StringRef Path) |