Home
last modified time | relevance | path

Searched refs:umbrella (Results 1 – 25 of 110) sorted by relevance

12345

/external/clang/include/clang/
Dmodule.modulemap3 umbrella "Analysis"
12 umbrella "AST"
22 module Clang_ASTMatchers { requires cplusplus umbrella "ASTMatchers" module * { export * } }
26 umbrella "Basic"
54 module Clang_CodeGen { requires cplusplus umbrella "CodeGen" module * { export * } }
55 module Clang_Config { requires cplusplus umbrella "Config" module * { export * } }
77 umbrella "Driver"
84 module Clang_Edit { requires cplusplus umbrella "Edit" module * { export * } }
85 module Clang_Format { requires cplusplus umbrella "Format" module * { export * } }
89 umbrella "Frontend"
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/
Dmodule.modulemap3 umbrella "Analysis"
10 module LLVM_AsmParser { requires cplusplus umbrella "AsmParser" module * { export * } }
18 umbrella "CodeGen"
32 umbrella "Target"
37 module LLVM_Bitcode { requires cplusplus umbrella "Bitcode" module * { export * } }
41 umbrella "BinaryFormat" module * { export * }
64 module LLVM_Config { requires cplusplus umbrella "Config" module * { export * } }
74 umbrella "DebugInfo/DWARF"
81 umbrella "DebugInfo/PDB"
110 umbrella "DebugInfo/PDB/DIA"
[all …]
/external/llvm/include/llvm/
Dmodule.modulemap3 umbrella "Analysis"
10 module LLVM_AsmParser { requires cplusplus umbrella "AsmParser" module * { export * } }
18 umbrella "CodeGen"
35 umbrella "Target"
43 module LLVM_Bitcode { requires cplusplus umbrella "Bitcode" module * { export * } }
44 module LLVM_Config { requires cplusplus umbrella "Config" module * { export * } }
54 umbrella "DebugInfo/DWARF"
61 umbrella "DebugInfo/PDB"
83 umbrella "DebugInfo/PDB/DIA"
90 umbrella "DebugInfo/CodeView"
[all …]
/external/clang/test/Modules/
DWerror.m7 // RUN: -F %S/Inputs -fsyntax-only %s -verify -Wno-incomplete-umbrella \
13 // RUN: -F %S/Inputs -fsyntax-only %s -verify -Wno-incomplete-umbrella
18 // RUN: -F %S/Inputs -fsyntax-only %s -verify -Wno-incomplete-umbrella \
19 // RUN: -Werror -Wno-incomplete-umbrella
25 // RUN: -F %S/Inputs -fsyntax-only %s -verify -Wno-incomplete-umbrella \
26 // RUN: -Werror=header-guard -Wno-incomplete-umbrella
31 // RUN: -F %S/Inputs -fsyntax-only %s -verify -Wno-incomplete-umbrella \
37 // RUN: -F %S/Inputs -fsyntax-only %s -verify -Wno-incomplete-umbrella \
38 // RUN: -Werror -Wno-incomplete-umbrella
46 // RUN: -F %S/Inputs -fsyntax-only %s -verify -Wno-incomplete-umbrella \
[all …]
Don-demand-build.m2 …-maps -fno-objc-infer-related-result-type -Werror -Wno-error=incomplete-umbrella -fmodules-cache-p…
3 …-maps -fno-objc-infer-related-result-type -Werror -Wno-error=incomplete-umbrella -x objective-c++ …
4 …-maps -fno-objc-infer-related-result-type -Werror -Wno-error=incomplete-umbrella -fmodules-cache-p…
Dbuild-fail-notes.m21 // RUN: not %clang_cc1 -Wincomplete-umbrella -fmodules-cache-path=%t -fmodules -fimplicit-module-ma…
28 // CHECK-SDIAG: warning: umbrella header for module 'Module' does not include header 'NotInModule.h…
Dauto-module-import.m36 // Test umbrella-less submodule includes
40 // Test umbrella-less submodule includes
78 // Test inclusion of headers that are under an umbrella directory but
/external/clang/test/Index/
Dsubclass-comment.mm15 //! An umbrella class for super classes.
21 // CHECK-NEXT: (CXComment_Text Text=[ An umbrella class for super classes.])))]
28 // CHECK-NEXT: (CXComment_Text Text=[ An umbrella class for super classes.])))]
35 // CHECK-NEXT: (CXComment_Text Text=[ An umbrella class for super classes.])))]
42 // CHECK-NEXT: (CXComment_Text Text=[ An umbrella class for super classes.])))]
/external/clang/test/Modules/Inputs/require-modular-includes/FromSubframework.framework/Modules/
Dmodule.modulemap2 umbrella header "FromSubframework.h"
5 umbrella header "Subframework.h"
/external/clang/test/Modules/Inputs/require-modular-includes/
Dmodule.modulemap6 umbrella "umbrella"
/external/clang/test/Modules/Inputs/exclude-header/
Dmodule.map1 module x { umbrella "x" exclude header "x/bad.h" module * {} }
2 module y { umbrella "y" module * {} }
/external/clang/test/Modules/Inputs/DependsOnModule.framework/
Dmodule.map2 umbrella header "DependsOnModule.h"
27 umbrella header "SubFramework.h"
/external/clang/test/VFS/
Dincomplete-umbrella.m10 // CHECK: umbrella header for module 'Incomplete' {{.*}}IncompleteVFS.h
11 // CHECK: umbrella header for module 'Incomplete' {{.*}}IncompleteReal.h
/external/clang/docs/
DModules.rst317 ``explicit`` ``link`` ``umbrella``
372 *umbrella-dir-declaration*
455 ``umbrella`` ``header`` *string-literal*
460umbrella`` specifier is called an umbrella header. An umbrella header includes all of the headers …
463 Any headers not included by the umbrella header should have
465 ``-Wincomplete-umbrella`` warning option to ask Clang to complain
466 about headers not covered by the umbrella header or the module map.
477 …built, nor will it be considered to be part of the module, even if an ``umbrella`` header or direc…
491 An umbrella directory declaration specifies that all of the headers in the specified directory shou…
495 *umbrella-dir-declaration*:
[all …]
/external/clang/test/Modules/Inputs/normal-module-map/Umbrella/
DUmbrella.h1 int umbrella; variable
Dmodule.map2 umbrella header "Umbrella.h"
/external/swiftshader/third_party/llvm-7.0/llvm/docs/Proposals/
DGitHubMove.rst168 umbrella repository update (if the multirepo is selected) or the read-only
235 To make this more convenient, a separate *umbrella* repository will be
240 This umbrella repository will be read-only and continuously updated
245 A regular LLVM developer does not need to interact with the umbrella repository
247 need to use the umbrella repository to bisect multiple sub-projects at the same
251 This umbrella repository will be updated automatically by a bot (running on
253 single commit in the umbrella repository would match a single commit in a
268 Git users also have the option of adopting an umbrella repository downstream.
269 The tooling for the upstream umbrella can easily be reused for downstream needs,
286 "push timestamp" in Git, the umbrella repository sequence isn't totally
[all …]
/external/clang/include/clang-c/
Dmodule.modulemap2 umbrella "."
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
Dmodule.modulemap2 umbrella "."
/external/llvm/include/llvm-c/
Dmodule.modulemap2 umbrella "."
/external/clang/test/Modules/Inputs/normal-module-map/Umbrella2/
Dmodule.map2 umbrella header "Umbrella2.h"
/external/clang/test/VFS/Inputs/Foo.framework/Modules/
Dmodule.modulemap2 umbrella header "Foo.h"
/external/clang/test/Modules/Inputs/AddRemovePrivate.framework/Modules/
Dmodule.modulemap1 framework module AddRemovePrivate { umbrella header "AddRemovePrivate.h" }
/external/clang/test/Modules/Inputs/NoUmbrella.framework/
Dmodule_private.map2 umbrella "PrivateHeaders"
/external/clang/test/VFS/Inputs/UsesFoo.framework/Modules/
Dmodule.modulemap2 umbrella header "UsesFoo.h"

12345