Home
last modified time | relevance | path

Searched defs:FrontendOpts (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.cpp69 FrontendOptions &FrontendOpts = Invocation->getFrontendOpts(); in onBodySynthesis() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInvocation.h145 FrontendOptions FrontendOpts; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp59 FrontendOptions &FrontendOpts = CI.getFrontendOpts(); in getCanonicalCommandLine() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp321 FrontendOptions &FrontendOpts = PreambleInvocation->getFrontendOpts(); in Build() local
H A DFrontendActions.cpp111 const auto &FrontendOpts = CI.getFrontendOpts(); in CreateASTConsumer() local
H A DCompilerInvocation.cpp450 FrontendOptions &FrontendOpts = Invocation.getFrontendOpts(); in FixupInvocation() local
2428 const FrontendOptions &FrontendOpts = Opts; in GenerateFrontendArgs() local
2585 FrontendOptions &FrontendOpts = Opts; in ParseFrontendArgs() local
4093 const FrontendOptions &FrontendOpts, in GeneratePreprocessorArgs()
4163 const FrontendOptions &FrontendOpts) { in ParsePreprocessorArgs()
H A DCompilerInstance.cpp1092 FrontendOptions &FrontendOpts = Invocation->getFrontendOpts(); local
H A DASTUnit.cpp2136 FrontendOptions &FrontendOpts = CCInvocation->getFrontendOpts(); in CodeComplete() local