Searched defs:getCodeGenOpts (Results 1 – 8 of 8) 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
210 CodeGenOptions &getCodeGenOpts() { return CodeGenOpts; } in getCodeGenOpts() function211 const CodeGenOptions &getCodeGenOpts() const { return CodeGenOpts; } in getCodeGenOpts() function
257 CodeGenOptions &getCodeGenOpts() { in getCodeGenOpts() function260 const CodeGenOptions &getCodeGenOpts() const { in getCodeGenOpts() function
44 const CodeGenOptions &CodeGenTypes::getCodeGenOpts() const { in getCodeGenOpts() function in CodeGenTypes
685 const CodeGenOptions &getCodeGenOpts() const { return CodeGenOpts; } in getCodeGenOpts() function
220 const CodeGenOptions &ABIInfo::getCodeGenOpts() const { in getCodeGenOpts() function in ABIInfo
606 const CodeGenOptions &getCodeGenOpts() const { return CodeGenOpts; } in getCodeGenOpts() function