Home
last modified time | relevance | path

Searched refs:FrontendOptions (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h106 std::shared_ptr<FrontendOptions> FrontendOpts;
141 const FrontendOptions &getFrontendOpts() const { return *FrontendOpts; } in getFrontendOpts()
259 FrontendOptions &getFrontendOpts() { return *FrontendOpts; } in getFrontendOpts()
382 FrontendOptions &getMutFrontendOpts();
H A DFrontendOptions.h276 class FrontendOptions {
538 FrontendOptions() in FrontendOptions() function
H A DCompilerInstance.h303 FrontendOptions &getFrontendOpts() { in getFrontendOpts()
306 const FrontendOptions &getFrontendOpts() const { in getFrontendOpts()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendOptions.cpp15 InputKind FrontendOptions::getInputKindForExtension(StringRef Extension) { in getInputKindForExtension()
H A DInitPreprocessor.cpp390 const FrontendOptions &FEOpts, in InitializeStandardPredefinedMacros()
863 const FrontendOptions &FEOpts, in InitializePredefinedMacros()
1559 const FrontendOptions &FEOpts, in InitializePreprocessor()
H A DCompilerInvocation.cpp136 FrontendOpts(std::make_shared<FrontendOptions>()), in CompilerInvocationBase()
238 FrontendOptions &CowCompilerInvocation::getMutFrontendOpts() { in getMutFrontendOpts()
577 FrontendOptions &FrontendOpts = Invocation.getFrontendOpts(); in FixupInvocation()
2857 static void GenerateFrontendArgs(const FrontendOptions &Opts, in GenerateFrontendArgs()
2859 const FrontendOptions &FrontendOpts = Opts; in GenerateFrontendArgs()
3024 static bool ParseFrontendArgs(FrontendOptions &Opts, ArgList &Args, in ParseFrontendArgs()
3028 FrontendOptions &FrontendOpts = Opts; in ParseFrontendArgs()
3275 IK = FrontendOptions::getInputKindForExtension( in ParseFrontendArgs()
4853 const FrontendOptions &FrontendOpts, in GeneratePreprocessorArgs()
4926 const FrontendOptions &FrontendOpts) { in ParsePreprocessorArgs()
H A DPrecompiledPreamble.cpp422 FrontendOptions &FrontendOpts = PreambleInvocation->getFrontendOpts(); in Build()
H A DCompilerInstance.cpp1186 FrontendOptions &FrontendOpts = Invocation->getFrontendOpts(); in cloneForModuleCompileImpl()
1741 const FrontendOptions &FEOpts = getFrontendOpts(); in createASTReader()
H A DFrontendActions.cpp105 const FrontendOptions &Opts = CI.getFrontendOpts(); in CreateASTConsumer()
H A DASTUnit.cpp2213 FrontendOptions &FrontendOpts = CCInvocation->getFrontendOpts(); in CodeComplete()
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp96 const FrontendOptions &FEOpts = getCompilerInstance().getFrontendOpts(); in BeginSourceFileAction()
119 const FrontendOptions &FEOpts = CI.getFrontendOpts(); in BeginInvocation()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.cpp66 FrontendOptions &FrontendOpts = Invocation->getFrontendOpts(); in onBodySynthesis()
/freebsd/contrib/llvm-project/clang/lib/CIR/FrontendAction/
H A DCIRGenAction.cpp64 const FrontendOptions &FEOptions;
/freebsd/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp182 const FrontendOptions &FEOpts = CI.getFrontendOpts(); in CreateFrontendAction()
/freebsd/contrib/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp823 FrontendOptions &FEOpts = CI->getFrontendOpts(); in getCompilationDatabase()
/freebsd/lib/clang/libclang/
H A DMakefile491 SRCS_MIN+= Frontend/FrontendOptions.cpp
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp711 FrontendOptions::getInputKindForExtension( in CreateCompileUnit()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc657 {"_ZN5clang15FrontendOptionsD2Ev", "clang::FrontendOptions::~FrontendOptions()"},
871 {"_ZN5clang15FrontendOptionsC2ERKS0_", "clang::FrontendOptions::FrontendOptions(clang::FrontendOpti…
932 …ng::DependencyOutputOptions const&, clang::TargetInfo const&, clang::FrontendOptions const&, clang…
947 …, clang::Diagnostic&, clang::FileManager&, clang::SourceManager&, clang::FrontendOptions const&)"},
1141 {"_ZN5clang15FrontendOptions24getInputKindForExtensionEN4llvm9StringRefE", "clang::FrontendOptions:…
1157 …g::PreprocessorOptions const&, clang::HeaderSearchOptions const&, clang::FrontendOptions const&)"},