Searched defs:getCodeGenOpts (Results 1 – 6 of 6) sorted by relevance
139 const CodeGenOptions &getCodeGenOpts() const { return *CodeGenOpts; } in getCodeGenOpts() function257 CodeGenOptions &getCodeGenOpts() { return *CodeGenOpts; } in getCodeGenOpts() function
283 CodeGenOptions &getCodeGenOpts() { getCodeGenOpts() function 286 const CodeGenOptions &getCodeGenOpts() const { getCodeGenOpts() function
157 CodeGenOptions &getCodeGenOpts() { return codeGenOpts; } getCodeGenOpts() function 158 const CodeGenOptions &getCodeGenOpts() const { return codeGenOpts; } getCodeGenOpts() function
32 const CodeGenOptions &ABIInfo::getCodeGenOpts() const { in getCodeGenOpts() function in ABIInfo
46 const CodeGenOptions &CodeGenTypes::getCodeGenOpts() const { getCodeGenOpts() function in CodeGenTypes
765 const CodeGenOptions &getCodeGenOpts() const { return CodeGenOpts; } getCodeGenOpts() function