Home
last modified time | relevance | path

Searched refs:getCGOpts (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DBackendUtil.cpp145 const CodeGenOptions &getCGOpts() const { return CGOpts; } in getCGOpts() function in __anona74313260111::PassManagerBuilderWrapper
173 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); in addSampleProfileLoaderPass()
191 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); in addSanitizerCoveragePass()
205 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); in addMemorySanitizerPass()