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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp178 const CodeGenOptions &getCGOpts() const { return CGOpts; } function in class:__anon1670::PassManagerBuilderWrapper
238 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts();
272 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts();
296 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts();
313 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts();

Completed in 118 milliseconds