Searched defs:getCodeGenOpts (Results 1 – 6 of 6) sorted by relevance
159 CodeGenOptions &getCodeGenOpts() { return CodeGenOpts; } in getCodeGenOpts() function160 const CodeGenOptions &getCodeGenOpts() const { return CodeGenOpts; } in getCodeGenOpts() function
254 CodeGenOptions &getCodeGenOpts() { in getCodeGenOpts() function257 const CodeGenOptions &getCodeGenOpts() const { in getCodeGenOpts() function
136 CodeGenOptions &getCodeGenOpts() { return codeGenOpts; } in getCodeGenOpts() function137 const CodeGenOptions &getCodeGenOpts() const { return codeGenOpts; } in getCodeGenOpts() function
45 const CodeGenOptions &CodeGenTypes::getCodeGenOpts() const { in getCodeGenOpts() function in CodeGenTypes
728 const CodeGenOptions &getCodeGenOpts() const { return CodeGenOpts; } in getCodeGenOpts() function
228 const CodeGenOptions &ABIInfo::getCodeGenOpts() const { in getCodeGenOpts() function in ABIInfo