| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | InitHeaderSearch.cpp | 174 const HeaderSearchOptions &HSOpts) { in AddDefaultCIncludePaths() 255 const HeaderSearchOptions &HSOpts) { in AddDefaultIncludePaths() 450 const HeaderSearchOptions &HSOpts, in ApplyHeaderSearchOptions()
|
| H A D | HeaderSearch.cpp | 83 HeaderSearch::HeaderSearch(const HeaderSearchOptions &HSOpts, in HeaderSearch()
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | DependencyScanningWorker.cpp | 66 static bool checkHeaderSearchPaths(const HeaderSearchOptions &HSOpts, in checkHeaderSearchPaths() 100 const HeaderSearchOptions &HSOpts, in PrebuiltModuleListener() 161 bool ReadHeaderSearchOptions(const HeaderSearchOptions &HSOpts, in ReadHeaderSearchOptions() 178 bool ReadHeaderSearchPaths(const HeaderSearchOptions &HSOpts, in ReadHeaderSearchPaths()
|
| H A D | ModuleDepCollector.cpp | 251 const HeaderSearchOptions &HSOpts) { in areOptionsInStableDir()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | CompilerInvocation.h | 86 std::shared_ptr<HeaderSearchOptions> HSOpts; variable
|
| H A D | ASTUnit.h | 124 std::unique_ptr<HeaderSearchOptions> HSOpts; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | CompilerInstance.cpp | 632 const HeaderSearchOptions &HSOpts = in createPCHExternalASTSource() local 1168 HeaderSearchOptions &HSOpts = Invocation->getHeaderSearchOpts(); in cloneForModuleCompileImpl() local 1646 static void pruneModuleCache(const HeaderSearchOptions &HSOpts) { in pruneModuleCache() 1738 HeaderSearchOptions &HSOpts = getHeaderSearchOpts(); in createASTReader() local 1848 const HeaderSearchOptions &HSOpts = HS.getHeaderSearchOpts(); in selectModuleSource() local
|
| H A D | ASTUnit.cpp | 516 HeaderSearchOptions &HSOpts; member in __anone37b80710211::ASTInfoCollector 527 HeaderSearchOptions &HSOpts, PreprocessorOptions &PPOpts, in ASTInfoCollector() 558 bool ReadHeaderSearchOptions(const HeaderSearchOptions &HSOpts, in ReadHeaderSearchOptions() 576 bool ReadHeaderSearchPaths(const HeaderSearchOptions &HSOpts, in ReadHeaderSearchPaths() 804 const FileSystemOptions &FileSystemOpts, const HeaderSearchOptions &HSOpts, in LoadFromASTFile()
|
| H A D | FrontendActions.cpp | 711 bool ReadHeaderSearchOptions(const HeaderSearchOptions &HSOpts, in ReadHeaderSearchOptions() 730 bool ReadHeaderSearchPaths(const HeaderSearchOptions &HSOpts, in ReadHeaderSearchPaths() 899 const HeaderSearchOptions &HSOpts = in ExecuteAction() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | HeaderSearch.h | 244 const HeaderSearchOptions &HSOpts; variable
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | BackendUtil.cpp | 365 const auto &HSOpts = CI.getHeaderSearchOpts(); in initTargetOptions() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ASTReader.h | 176 virtual bool ReadHeaderSearchOptions(const HeaderSearchOptions &HSOpts, in ReadHeaderSearchOptions() 192 virtual bool ReadHeaderSearchPaths(const HeaderSearchOptions &HSOpts, in ReadHeaderSearchPaths()
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 201 const HeaderSearchOptions &HSOpts, StringRef ModuleFilename, in ReadHeaderSearchOptions() 886 bool PCHValidator::ReadHeaderSearchOptions(const HeaderSearchOptions &HSOpts, in ReadHeaderSearchOptions() 2733 const HeaderSearchOptions &HSOpts = in getInputFile() local 3086 const HeaderSearchOptions &HSOpts = in ReadControlBlock() local 4945 const HeaderSearchOptions &HSOpts = in ReadAST() local 5153 const HeaderSearchOptions &HSOpts = in readUnhashedControlBlock() local 5678 bool ReadHeaderSearchOptions(const HeaderSearchOptions &HSOpts, in ReadHeaderSearchOptions() 6453 HeaderSearchOptions HSOpts; in ParseHeaderSearchOptions() local 6476 HeaderSearchOptions HSOpts; in ParseHeaderSearchPaths() local
|
| H A D | ASTWriter.cpp | 1358 const auto &HSOpts = PP.getHeaderSearchInfo().getHeaderSearchOpts(); in writeUnhashedControlBlock() local 1675 const HeaderSearchOptions &HSOpts = in WriteControlBlock() local
|