Searched refs:umbrella (Results 1 – 25 of 110) sorted by relevance
12345
3 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 …]
3 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 …]
3 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 …]
7 // 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-umbrella25 // RUN: -F %S/Inputs -fsyntax-only %s -verify -Wno-incomplete-umbrella \26 // RUN: -Werror=header-guard -Wno-incomplete-umbrella31 // 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-umbrella46 // RUN: -F %S/Inputs -fsyntax-only %s -verify -Wno-incomplete-umbrella \[all …]
2 …-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…
21 // 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…
36 // Test umbrella-less submodule includes40 // Test umbrella-less submodule includes78 // Test inclusion of headers that are under an umbrella directory but
15 //! 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.])))]
2 umbrella header "FromSubframework.h"5 umbrella header "Subframework.h"
6 umbrella "umbrella"
1 module x { umbrella "x" exclude header "x/bad.h" module * {} }2 module y { umbrella "y" module * {} }
2 umbrella header "DependsOnModule.h"27 umbrella header "SubFramework.h"
10 // CHECK: umbrella header for module 'Incomplete' {{.*}}IncompleteVFS.h11 // CHECK: umbrella header for module 'Incomplete' {{.*}}IncompleteReal.h
317 ``explicit`` ``link`` ``umbrella``372 *umbrella-dir-declaration*455 ``umbrella`` ``header`` *string-literal*460 …umbrella`` specifier is called an umbrella header. An umbrella header includes all of the headers …463 Any headers not included by the umbrella header should have465 ``-Wincomplete-umbrella`` warning option to ask Clang to complain466 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 …]
1 int umbrella; variable
2 umbrella header "Umbrella.h"
168 umbrella repository update (if the multirepo is selected) or the read-only235 To make this more convenient, a separate *umbrella* repository will be240 This umbrella repository will be read-only and continuously updated245 A regular LLVM developer does not need to interact with the umbrella repository247 need to use the umbrella repository to bisect multiple sub-projects at the same251 This umbrella repository will be updated automatically by a bot (running on253 single commit in the umbrella repository would match a single commit in a268 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 …]
2 umbrella "."
2 umbrella header "Umbrella2.h"
2 umbrella header "Foo.h"
1 framework module AddRemovePrivate { umbrella header "AddRemovePrivate.h" }
2 umbrella "PrivateHeaders"
2 umbrella header "UsesFoo.h"