Searched defs:HSOpts (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DInitHeaderSearch.cpp214 AddDefaultCIncludePaths(const llvm::Triple &triple, const HeaderSearchOptions &HSOpts) argument
371 AddDefaultCPlusPlusIncludePaths( const LangOptions &LangOpts, const llvm::Triple &triple, const HeaderSearchOptions &HSOpts) argument
413 AddDefaultIncludePaths(const LangOptions &Lang, const llvm::Triple &triple, const HeaderSearchOptions &HSOpts) argument
621 ApplyHeaderSearchOptions(HeaderSearch &HS, const HeaderSearchOptions &HSOpts, const LangOptions &Lang, const llvm::Triple &Triple) argument
[all...]
H A DFrontendActions.cpp740 HeaderSearchOptions &HSOpts = local
H A DCompilerInstance.cpp585 HeaderSearchOptions &HSOpts = PP.getHeaderSearchInfo().getHeaderSearchOpts(); local
1062 HeaderSearchOptions &HSOpts = Invocation->getHeaderSearchOpts(); local
1406 static void pruneModuleCache(const HeaderSearchOptions &HSOpts) { argument
1499 HeaderSearchOptions &HSOpts = getHeaderSearchOpts(); local
1653 const HeaderSearchOptions &HSOpts = HS.getHeaderSearchOpts(); local
[all...]
H A DASTUnit.cpp520 HeaderSearchOptions &HSOpts; member in class:__anon616::ASTInfoCollector
529 ASTInfoCollector(Preprocessor &PP, ASTContext *Context, HeaderSearchOptions &HSOpts, PreprocessorOptions &PPOpts, LangOptions &LangOpt, std::shared_ptr<TargetOptions> &TargetOpts, IntrusiveRefCntPtr<TargetInfo> &Target, unsigned &Counter) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearch.h162 std::shared_ptr<HeaderSearchOptions> HSOpts; member in class:clang::HeaderSearch
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h119 std::shared_ptr<HeaderSearchOptions> HSOpts; member in class:clang::ASTUnit
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp103 const HeaderSearchOptions &HSOpts; member in class:__anon408::EmitAssemblyHelper
468 initTargetOptions(DiagnosticsEngine &Diags, llvm::TargetOptions &Options, const CodeGenOptions &CodeGenOpts, const clang::TargetOptions &TargetOpts, const LangOptions &LangOpts, const HeaderSearchOptions &HSOpts) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DHeaderSearch.cpp81 HeaderSearch::HeaderSearch(std::shared_ptr<HeaderSearchOptions> HSOpts, argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp1297 const HeaderSearchOptions &HSOpts local
1419 WriteInputFiles(SourceManager &SourceMgr, HeaderSearchOptions &HSOpts, bool Modules) argument
[all...]
H A DASTReader.cpp782 static bool checkHeaderSearchOptions(const HeaderSearchOptions &HSOpts, argument
799 bool PCHValidator::ReadHeaderSearchOptions(const HeaderSearchOptions &HSOpts, argument
2632 const HeaderSearchOptions &HSOpts = local
4646 const HeaderSearchOptions &HSOpts local
198 ReadHeaderSearchOptions( const HeaderSearchOptions &HSOpts, StringRef SpecificModuleCachePath, bool Complain) argument
5831 HeaderSearchOptions HSOpts; local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h170 virtual bool ReadHeaderSearchOptions(const HeaderSearchOptions &HSOpts, argument

Completed in 367 milliseconds