clang 20.0.0git
|
#include "clang/InstallAPI/DirectoryScanner.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/ADT/StringSwitch.h"
#include "llvm/TextAPI/DylibReader.h"
Go to the source code of this file.
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
namespace | clang::installapi |
The DirectoryScanner for collecting library files on the file system. | |
Functions | |
static bool | clang::installapi::isFramework (StringRef Path) |