| /llvm-project-15.0.7/clang/include/clang/Lex/ |
| H A D | HeaderSearchOptions.h | 68 class HeaderSearchOptions { 228 HeaderSearchOptions(StringRef _Sysroot = "/") 262 inline llvm::hash_code hash_value(const HeaderSearchOptions::Entry &E) { in hash_value() 268 const HeaderSearchOptions::Entry &E) { in addHash() 273 hash_value(const HeaderSearchOptions::SystemHeaderPrefix &SHP) { in hash_value() 279 const HeaderSearchOptions::SystemHeaderPrefix &SHP) { in addHash()
|
| H A D | HeaderSearch.h | 49 class HeaderSearchOptions; variable 230 std::shared_ptr<HeaderSearchOptions> HSOpts; 334 HeaderSearch(std::shared_ptr<HeaderSearchOptions> HSOpts, 342 HeaderSearchOptions &getHeaderSearchOpts() const { return *HSOpts; } in getHeaderSearchOpts() 916 const HeaderSearchOptions &HSOpts,
|
| /llvm-project-15.0.7/clang/include/clang/Frontend/ |
| H A D | CompilerInvocation.h | 49 class HeaderSearchOptions; variable 89 std::shared_ptr<HeaderSearchOptions> HeaderSearchOpts; 112 HeaderSearchOptions &getHeaderSearchOpts() { return *HeaderSearchOpts; } in getHeaderSearchOpts() 114 const HeaderSearchOptions &getHeaderSearchOpts() const { in getHeaderSearchOpts() 118 std::shared_ptr<HeaderSearchOptions> getHeaderSearchOptsPtr() const { in getHeaderSearchOptsPtr()
|
| H A D | CompilerInstance.h | 289 HeaderSearchOptions &getHeaderSearchOpts() { in getHeaderSearchOpts() 292 const HeaderSearchOptions &getHeaderSearchOpts() const { in getHeaderSearchOpts() 295 std::shared_ptr<HeaderSearchOptions> getHeaderSearchOptsPtr() const { in getHeaderSearchOptsPtr()
|
| H A D | ASTUnit.h | 119 std::shared_ptr<HeaderSearchOptions> HSOpts; 466 const HeaderSearchOptions &getHeaderSearchOpts() const { in getHeaderSearchOpts()
|
| /llvm-project-15.0.7/clang/include/clang/CodeGen/ |
| H A D | BackendUtil.h | 25 class HeaderSearchOptions; variable 39 void EmitBackendOutput(DiagnosticsEngine &Diags, const HeaderSearchOptions &,
|
| H A D | ModuleBuilder.h | 36 class HeaderSearchOptions; variable 107 const HeaderSearchOptions &HeaderSearchOpts,
|
| /llvm-project-15.0.7/clang/lib/Lex/ |
| H A D | InitHeaderSearch.cpp | 95 const HeaderSearchOptions &HSOpts); 101 const HeaderSearchOptions &HSOpts); 107 const HeaderSearchOptions &HSOpts); 227 const HeaderSearchOptions &HSOpts) { in AddDefaultCIncludePaths() 388 const HeaderSearchOptions &HSOpts) { in AddDefaultCPlusPlusIncludePaths() 430 const HeaderSearchOptions &HSOpts) { in AddDefaultIncludePaths() 659 const HeaderSearchOptions &HSOpts, in ApplyHeaderSearchOptions() 666 const HeaderSearchOptions::Entry &E = HSOpts.UserEntries[i]; in ApplyHeaderSearchOptions()
|
| /llvm-project-15.0.7/clang/unittests/Lex/ |
| H A D | PPCallbacksTest.cpp | 195 HeaderSearch HeaderInfo(std::make_shared<HeaderSearchOptions>(), SourceMgr, in InclusionDirectiveFilenameRange() 214 HeaderSearch HeaderInfo(std::make_shared<HeaderSearchOptions>(), SourceMgr, in InclusionDirectiveCharacteristicKind() 250 HeaderSearch HeaderInfo(std::make_shared<HeaderSearchOptions>(), SourceMgr, in DirectiveExprRange() 279 HeaderSearch HeaderInfo(std::make_shared<HeaderSearchOptions>(), SourceMgr, in PragmaMarkCall() 313 HeaderSearch HeaderInfo(std::make_shared<HeaderSearchOptions>(), SourceMgr, in PragmaOpenCLExtensionCall()
|
| H A D | PPMemoryAllocationsTest.cpp | 69 HeaderSearch HeaderInfo(std::make_shared<HeaderSearchOptions>(), SourceMgr, in TEST_F()
|
| H A D | PPConditionalDirectiveRecordTest.cpp | 77 HeaderSearch HeaderInfo(std::make_shared<HeaderSearchOptions>(), SourceMgr, in TEST_F()
|
| H A D | HeaderSearchTest.cpp | 34 Search(std::make_shared<HeaderSearchOptions>(), SourceMgr, Diags, in HeaderSearchTest()
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | ModuleBuilder.cpp | 37 const HeaderSearchOptions &HeaderSearchOpts; // Only used for debug info. 80 const HeaderSearchOptions &HSO, in CodeGeneratorImpl() 365 const HeaderSearchOptions &HeaderSearchOpts, in CreateLLVMCodeGen()
|
| H A D | BackendUtil.cpp | 110 const HeaderSearchOptions &HSOpts; 176 const HeaderSearchOptions &HeaderSearchOpts, in EmitAssemblyHelper() 333 const HeaderSearchOptions &HSOpts) { in initTargetOptions() 1045 const HeaderSearchOptions &HeaderOpts, const CodeGenOptions &CGOpts, in runThinLTOBackend() 1144 const HeaderSearchOptions &HeaderOpts, in EmitBackendOutput()
|
| H A D | CodeGenModule.h | 74 class HeaderSearchOptions; variable 301 const HeaderSearchOptions &HeaderSearchOpts; // Only used for debug info. 593 const HeaderSearchOptions &headersearchopts, 724 const HeaderSearchOptions &getHeaderSearchOpts() in getHeaderSearchOpts()
|
| H A D | CodeGenAction.cpp | 111 const HeaderSearchOptions &HeaderSearchOpts; 150 const HeaderSearchOptions &HeaderSearchOpts, in BackendConsumer() 176 const HeaderSearchOptions &HeaderSearchOpts, in BackendConsumer()
|
| /llvm-project-15.0.7/polly/lib/External/isl/interface/ |
| H A D | extract_interface.cc | 387 void add_path(HeaderSearchOptions &HSO, string Path) in add_path() 398 void add_path(HeaderSearchOptions &HSO, string Path) in add_path() 551 HeaderSearchOptions &HSO = Clang->getHeaderSearchOpts(); in main()
|
| /llvm-project-15.0.7/clang/unittests/Basic/ |
| H A D | SourceManagerTest.cpp | 131 HeaderSearch HeaderInfo(std::make_shared<HeaderSearchOptions>(), SourceMgr, in TEST_F() 362 HeaderSearch HeaderInfo(std::make_shared<HeaderSearchOptions>(), SourceMgr, in TEST_F() 486 HeaderSearch HeaderInfo(std::make_shared<HeaderSearchOptions>(), SourceMgr, in TEST_F()
|
| /llvm-project-15.0.7/clang/lib/Tooling/DependencyScanning/ |
| H A D | ModuleDepCollector.cpp | 21 static void optimizeHeaderSearchOpts(HeaderSearchOptions &Opts, in optimizeHeaderSearchOpts() 25 std::vector<HeaderSearchOptions::Entry> Entries = Opts.UserEntries; in optimizeHeaderSearchOpts()
|
| H A D | DependencyScanningWorker.cpp | 49 using PrebuiltModuleFilesT = decltype(HeaderSearchOptions::PrebuiltModuleFiles);
|
| /llvm-project-15.0.7/clang/include/clang/Serialization/ |
| H A D | ASTWriter.h | 58 class HeaderSearchOptions; variable 468 void WriteInputFiles(SourceManager &SourceMgr, HeaderSearchOptions &HSOpts,
|
| H A D | ASTReader.h | 86 class HeaderSearchOptions; variable 169 virtual bool ReadHeaderSearchOptions(const HeaderSearchOptions &HSOpts, in ReadHeaderSearchOptions() 255 bool ReadHeaderSearchOptions(const HeaderSearchOptions &HSOpts, 291 bool ReadHeaderSearchOptions(const HeaderSearchOptions &HSOpts,
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/ |
| H A D | ExpandModularHeadersPPCallbacks.cpp | 85 auto HSO = std::make_shared<HeaderSearchOptions>(); in ExpandModularHeadersPPCallbacks()
|
| /llvm-project-15.0.7/clang/lib/Frontend/ |
| H A D | CompilerInstance.cpp | 635 HeaderSearchOptions &HSOpts = PP.getHeaderSearchInfo().getHeaderSearchOpts(); in createPCHExternalASTSource() 1158 HeaderSearchOptions &HSOpts = Invocation->getHeaderSearchOpts(); 1562 static void pruneModuleCache(const HeaderSearchOptions &HSOpts) { in pruneModuleCache() 1655 HeaderSearchOptions &HSOpts = getHeaderSearchOpts(); in createASTReader() 1763 const HeaderSearchOptions &HSOpts = HS.getHeaderSearchOpts(); in selectModuleSource()
|
| /llvm-project-15.0.7/clang/unittests/Analysis/ |
| H A D | MacroExpansionContextTest.cpp | 62 HeaderSearch HeaderInfo(std::make_shared<HeaderSearchOptions>(), SourceMgr, in getMacroExpansionContextFor()
|