Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.cpp69 FrontendOptions &FrontendOpts = Invocation->getFrontendOpts(); in onBodySynthesis() local
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DCompilerInvocation.h150 FrontendOptions FrontendOpts; variable
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp410 FrontendOptions &FrontendOpts = PreambleInvocation->getFrontendOpts(); in Build() local
H A DCompilerInvocation.cpp469 FrontendOptions &FrontendOpts = Invocation.getFrontendOpts(); in FixupInvocation() local
2538 const FrontendOptions &FrontendOpts = Opts; in GenerateFrontendArgs() local
2713 FrontendOptions &FrontendOpts = Opts; in ParseFrontendArgs() local
4184 const FrontendOptions &FrontendOpts, in GeneratePreprocessorArgs()
4258 const FrontendOptions &FrontendOpts) { in ParsePreprocessorArgs()
H A DFrontendActions.cpp137 const auto &FrontendOpts = CI.getFrontendOpts(); in CreateASTConsumer() local
H A DCompilerInstance.cpp1196 FrontendOptions &FrontendOpts = Invocation->getFrontendOpts(); local
H A DASTUnit.cpp2166 FrontendOptions &FrontendOpts = CCInvocation->getFrontendOpts(); in CodeComplete() local