Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp143 const FrontendOptions &FEOpts = CI.getFrontendOpts(); in CreateFrontendAction() local
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DInitPreprocessor.cpp350 const FrontendOptions &FEOpts, in InitializeStandardPredefinedMacros()
636 const FrontendOptions &FEOpts, in InitializePredefinedMacros()
1194 const FrontendOptions &FEOpts) { in InitializePreprocessor()
H A DCompilerInstance.cpp1502 const FrontendOptions &FEOpts = getFrontendOpts(); in createASTReader() local