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
252 CodeGenOptions &getCodeGenOpts() { in getCodeGenOpts() function255 const CodeGenOptions &getCodeGenOpts() const { in getCodeGenOpts() function
600 const CodeGenOptions &getCodeGenOpts() const { return CodeGenOpts; } in getCodeGenOpts() function