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.cpp1174 FrontendOptions &FrontendOpts = Invocation.getFrontendOpts(); in ComputePreamble() local
1331 FrontendOptions &FrontendOpts = PreambleInvocation->getFrontendOpts(); in getMainBufferWithPrecompiledPreamble() local
2298 FrontendOptions &FrontendOpts = CCInvocation->getFrontendOpts(); in CodeComplete() local
DCompilerInstance.cpp905 FrontendOptions &FrontendOpts = Invocation->getFrontendOpts(); in compileModuleImpl() local