Searched defs:getCodeGenOpts (Results 1 – 3 of 3) sorted by relevance
181 CodeGenOptions &getCodeGenOpts() { return CodeGenOpts; } in getCodeGenOpts() function182 const CodeGenOptions &getCodeGenOpts() const { in getCodeGenOpts() function
252 CodeGenOptions &getCodeGenOpts() { in getCodeGenOpts() function255 const CodeGenOptions &getCodeGenOpts() const { in getCodeGenOpts() function
606 const CodeGenOptions &getCodeGenOpts() const { return CodeGenOpts; } in getCodeGenOpts() function