Searched defs:getCodeGenOpts (Results 1 – 11 of 11) 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
139 const CodeGenOptions &getCodeGenOpts() const { return *CodeGenOpts; } in getCodeGenOpts() function252 CodeGenOptions &getCodeGenOpts() { return *CodeGenOpts; } in getCodeGenOpts() function
262 CodeGenOptions &getCodeGenOpts() { in getCodeGenOpts() function265 const CodeGenOptions &getCodeGenOpts() const { in getCodeGenOpts() function
139 const CodeGenOptions &getCodeGenOpts() const { return *CodeGenOpts; } in getCodeGenOpts() function257 CodeGenOptions &getCodeGenOpts() { return *CodeGenOpts; } in getCodeGenOpts() function
283 CodeGenOptions &getCodeGenOpts() { in getCodeGenOpts() function286 const CodeGenOptions &getCodeGenOpts() const { in getCodeGenOpts() function
265 CodeGenOptions &getCodeGenOpts() { in getCodeGenOpts() function268 const CodeGenOptions &getCodeGenOpts() const { in getCodeGenOpts() function
606 const CodeGenOptions &getCodeGenOpts() const { return CodeGenOpts; } in getCodeGenOpts() function