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
232 CodeGenOptions &getCodeGenOpts() { in getCodeGenOpts() function235 const CodeGenOptions &getCodeGenOpts() const { in getCodeGenOpts() function
602 const CodeGenOptions &getCodeGenOpts() const { return CodeGenOpts; } in getCodeGenOpts() function