Home
last modified time | relevance | path

Searched defs:HSOpts (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DInitHeaderSearch.cpp174 const HeaderSearchOptions &HSOpts) { in AddDefaultCIncludePaths()
255 const HeaderSearchOptions &HSOpts) { in AddDefaultIncludePaths()
450 const HeaderSearchOptions &HSOpts, in ApplyHeaderSearchOptions()
H A DHeaderSearch.cpp83 HeaderSearch::HeaderSearch(const HeaderSearchOptions &HSOpts, in HeaderSearch()
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp66 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 DModuleDepCollector.cpp251 const HeaderSearchOptions &HSOpts) { in areOptionsInStableDir()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h86 std::shared_ptr<HeaderSearchOptions> HSOpts; variable
H A DASTUnit.h124 std::unique_ptr<HeaderSearchOptions> HSOpts; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp632 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 DASTUnit.cpp516 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 DFrontendActions.cpp711 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 DHeaderSearch.h244 const HeaderSearchOptions &HSOpts; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp365 const auto &HSOpts = CI.getHeaderSearchOpts(); in initTargetOptions() local
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h176 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 DASTReader.cpp201 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 DASTWriter.cpp1358 const auto &HSOpts = PP.getHeaderSearchInfo().getHeaderSearchOpts(); in writeUnhashedControlBlock() local
1675 const HeaderSearchOptions &HSOpts = in WriteControlBlock() local