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
228 CodeGenOptions &getCodeGenOpts() { in getCodeGenOpts() function231 const CodeGenOptions &getCodeGenOpts() const { in getCodeGenOpts() function
585 const CodeGenOptions &getCodeGenOpts() const { return CodeGenOpts; } in getCodeGenOpts() function