Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DBackendUtil.cpp152 const CodeGenOptions &getCGOpts() const { return CGOpts; } in getCGOpts() function in __anon1dda7daf0111::PassManagerBuilderWrapper
201 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); in addSanitizerCoveragePass()
217 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); in addAddressSanitizerPasses()
238 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); in addMemorySanitizerPass()