Home
last modified time | relevance | path

Searched defs:FEOpts (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp150 const FrontendOptions &FEOpts = CI.getFrontendOpts(); CreateFrontendAction() local
[all...]
/llvm-project/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp97 const FrontendOptions &FEOpts = getCompilerInstance().getFrontendOpts(); in BeginSourceFileAction() local
120 const FrontendOptions &FEOpts = CI.getFrontendOpts(); in BeginInvocation() local
[all...]
/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp383 InitializeStandardPredefinedMacros(const TargetInfo & TI,const LangOptions & LangOpts,const FrontendOptions & FEOpts,MacroBuilder & Builder) InitializeStandardPredefinedMacros() argument
847 InitializePredefinedMacros(const TargetInfo & TI,const LangOptions & LangOpts,const FrontendOptions & FEOpts,const PreprocessorOptions & PPOpts,MacroBuilder & Builder) InitializePredefinedMacros() argument
1519 InitializePreprocessor(Preprocessor & PP,const PreprocessorOptions & InitOpts,const PCHContainerReader & PCHContainerRdr,const FrontendOptions & FEOpts,const CodeGenOptions & CodeGenOpts) InitializePreprocessor() argument
H A DCompilerInstance.cpp1726 const FrontendOptions &FEOpts = getFrontendOpts(); createASTReader() local
/llvm-project/clang/tools/clang-installapi/
H A DOptions.h174 FrontendOptions FEOpts; variable
/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp746 FrontendOptions &FEOpts = CI->getFrontendOpts(); getCompilationDatabase() local