Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Frontend/
DModelInjector.cpp69 FrontendOptions &FrontendOpts = Invocation->getFrontendOpts(); in onBodySynthesis() local
/external/clang/include/clang/Frontend/
DCompilerInvocation.h118 FrontendOptions FrontendOpts; variable
/external/clang/lib/Frontend/
DASTUnit.cpp1191 FrontendOptions &FrontendOpts = Invocation.getFrontendOpts(); in ComputePreamble() local
1349 FrontendOptions &FrontendOpts = PreambleInvocation->getFrontendOpts(); in getMainBufferWithPrecompiledPreamble() local
2327 FrontendOptions &FrontendOpts = CCInvocation->getFrontendOpts(); in CodeComplete() local
DCompilerInstance.cpp931 FrontendOptions &FrontendOpts = Invocation->getFrontendOpts(); in compileModuleImpl() local