Lines Matching full:module

1 module Clang_C {
3 module * { export * }
6 module Clang_Analysis {
12 module * { export * }
21 module Clang_AST {
30 module * { export * }
33 module Clang_ASTMatchers { requires cplusplus umbrella "clang/ASTMatchers" module * { export * } }
35 module Clang_Basic {
82 module * { export * }
84 module Clang_Basic_TokenKinds {
93 module Clang_CodeGen { requires cplusplus umbrella "clang/CodeGen" module * { export * } }
94 module Clang_Config { requires cplusplus umbrella "clang/Config" module * { export * } }
97 // logically form a single module.
98 module Clang_Diagnostics {
101 module All { header "clang/Basic/AllDiagnostics.h" export * }
102 module Analysis { textual header "clang/Analysis/Analyses/UnsafeBufferUsageGadgets.def" }
103 module AST { header "clang/AST/ASTDiagnostic.h" export * }
104 module Comment { header "clang/AST/CommentDiagnostic.h" export * }
105 module Driver { header "clang/Driver/DriverDiagnostic.h" export * }
106 module Frontend { header "clang/Frontend/FrontendDiagnostic.h" export * }
107 module Lex { header "clang/Lex/LexDiagnostic.h" export * }
108 module Parse { header "clang/Basic/DiagnosticParse.h" export * }
109 module Serialization { header "clang/Serialization/SerializationDiagnostic.h" export * }
110 module Refactoring { header "clang/Tooling/Refactoring/RefactoringDiagnostic.h" export * }
115 module Clang_Driver {
121 module * { export * }
124 module Clang_Edit { requires cplusplus umbrella "clang/Edit" module * { export * } }
125 module Clang_Format { requires cplusplus umbrella "clang/Format" module * { export * } }
127 module Clang_Frontend {
133 module * { export * }
136 module Clang_FrontendTool { requires cplusplus umbrella "clang/FrontendTool" module * { export * } }
137 module Clang_Index { requires cplusplus umbrella "clang/Index" module * { export * } }
139 module Clang_Lex {
145 module * { export * }
148 module Clang_Parse { requires cplusplus umbrella "clang/Parse" module * { export * } }
149 module Clang_Rewrite { requires cplusplus umbrella "clang/Rewrite/Core" module * { export * } }
150 module Clang_RewriteFrontend { requires cplusplus umbrella "clang/Rewrite/Frontend" module * { expo…
151 module Clang_Sema { requires cplusplus umbrella "clang/Sema" module * { export * } }
153 module Clang_Serialization {
159 module * { export * }
162 module Clang_StaticAnalyzer_Core {
172 module * { export * }
175 module Clang_StaticAnalyzer_Checkers {
178 module * { export * }
181 module Clang_StaticAnalyzer_Frontend {
184 module * { export * }
187 module Clang_Support { requires cplusplus umbrella "clang/Support" module * { export * } }
189 module Clang_Testing {
195 module * { export * }
198 module Clang_Tooling {
199 requires cplusplus umbrella "clang/Tooling" module * { export * }
207 module Clang_ToolingCore {
209 umbrella "clang/Tooling/Core" module * { export * }
212 module Clang_ToolingInclusions {
215 module * { export * }