Searched defs:getCodeGenOpts (Results 1 – 5 of 5) sorted by relevance
154 CodeGenOptions &getCodeGenOpts() { return CodeGenOpts; } in getCodeGenOpts() function155 const CodeGenOptions &getCodeGenOpts() const { return CodeGenOpts; } in getCodeGenOpts() function
253 CodeGenOptions &getCodeGenOpts() { in getCodeGenOpts() function256 const CodeGenOptions &getCodeGenOpts() const { in getCodeGenOpts() function
44 const CodeGenOptions &CodeGenTypes::getCodeGenOpts() const { in getCodeGenOpts() function in CodeGenTypes
708 const CodeGenOptions &getCodeGenOpts() const { return CodeGenOpts; } in getCodeGenOpts() function
222 const CodeGenOptions &ABIInfo::getCodeGenOpts() const { in getCodeGenOpts() function in ABIInfo