Home
last modified time | relevance | path

Searched defs:HSO (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DModuleBuilder.cpp80 const HeaderSearchOptions &HSO, in CodeGeneratorImpl() argument
H A DCodeGenModule.cpp331 CodeGenModule(ASTContext & C,IntrusiveRefCntPtr<llvm::vfs::FileSystem> FS,const HeaderSearchOptions & HSO,const PreprocessorOptions & PPO,const CodeGenOptions & CGO,llvm::Module & M,DiagnosticsEngine & diags,CoverageSourceInfo * CoverageInfo) CodeGenModule() argument