Searched defs:getCodeGenOpts (Results 1 – 5 of 5) sorted by relevance
195 CodeGenOptions &getCodeGenOpts() { return CodeGenOpts; } in getCodeGenOpts() function196 const CodeGenOptions &getCodeGenOpts() const { return CodeGenOpts; } in getCodeGenOpts() function
265 CodeGenOptions &getCodeGenOpts() { in getCodeGenOpts() function268 const CodeGenOptions &getCodeGenOpts() const { in getCodeGenOpts() function
47 const CodeGenOptions &CodeGenTypes::getCodeGenOpts() const { in getCodeGenOpts() function in CodeGenTypes
658 const CodeGenOptions &getCodeGenOpts() const { return CodeGenOpts; } in getCodeGenOpts() function
206 const CodeGenOptions &ABIInfo::getCodeGenOpts() const { in getCodeGenOpts() function in ABIInfo