Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp150 const FrontendOptions &FEOpts = CI.getFrontendOpts(); in CreateFrontendAction() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp388 const FrontendOptions &FEOpts, in InitializeStandardPredefinedMacros()
853 const FrontendOptions &FEOpts, in InitializePredefinedMacros()
1529 const FrontendOptions &FEOpts, in InitializePreprocessor()
H A DCompilerInstance.cpp1726 const FrontendOptions &FEOpts = getFrontendOpts(); in createASTReader() local