clang 23.0.0git
DependencyActionController.h File Reference
#include <memory>
#include <optional>
#include <string>

Go to the source code of this file.

Classes

class  clang::dependencies::DependencyActionController
 Dependency scanner callbacks that are used during scanning to influence the behaviour of the scan - for example, to customize the scanned invocations. More...

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
namespace  clang::dependencies

Enumerations

enum class  clang::dependencies::ModuleOutputKind { clang::dependencies::ModuleFile , clang::dependencies::DependencyFile , clang::dependencies::DependencyTargets , clang::dependencies::DiagnosticSerializationFile }
 An output from a module compilation, such as the path of the module file. More...