Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/Rewrite/
DFrontendActions.cpp91 const FrontendOptions &FEOpts = getCompilerInstance().getFrontendOpts(); in BeginSourceFileAction() local
114 const FrontendOptions &FEOpts = CI.getFrontendOpts(); in BeginInvocation() local
/external/clang/lib/FrontendTool/
DExecuteCompilerInvocation.cpp127 const FrontendOptions &FEOpts = CI.getFrontendOpts(); in CreateFrontendAction() local
/external/clang/lib/Frontend/
DInitPreprocessor.cpp363 const FrontendOptions &FEOpts, in InitializeStandardPredefinedMacros()
505 const FrontendOptions &FEOpts, in InitializePredefinedMacros()
977 const FrontendOptions &FEOpts) { in InitializePreprocessor()