Searched defs:getCodeGenOpts (Results 1 – 3 of 3) sorted by relevance
177 CodeGenOptions &getCodeGenOpts() { return CodeGenOpts; } in getCodeGenOpts() function178 const CodeGenOptions &getCodeGenOpts() const { in getCodeGenOpts() function
244 CodeGenOptions &getCodeGenOpts() { in getCodeGenOpts() function247 const CodeGenOptions &getCodeGenOpts() const { in getCodeGenOpts() function
603 const CodeGenOptions &getCodeGenOpts() const { return CodeGenOpts; } in getCodeGenOpts() function