Searched defs:getCodeGenOpts (Results 1 – 5 of 5) sorted by relevance
159 CodeGenOptions &getCodeGenOpts() { return CodeGenOpts; } in getCodeGenOpts() function160 const CodeGenOptions &getCodeGenOpts() const { return CodeGenOpts; } in getCodeGenOpts() function
256 CodeGenOptions &getCodeGenOpts() { in getCodeGenOpts() function259 const CodeGenOptions &getCodeGenOpts() const { in getCodeGenOpts() function
45 const CodeGenOptions &CodeGenTypes::getCodeGenOpts() const { in getCodeGenOpts() function in CodeGenTypes
738 const CodeGenOptions &getCodeGenOpts() const { return CodeGenOpts; } in getCodeGenOpts() function
233 const CodeGenOptions &ABIInfo::getCodeGenOpts() const { in getCodeGenOpts() function in ABIInfo