Searched defs:getCodeGenOpts (Results 1 – 5 of 5) sorted by relevance
139 const CodeGenOptions &getCodeGenOpts() const { return *CodeGenOpts; } in getCodeGenOpts() function257 CodeGenOptions &getCodeGenOpts() { return *CodeGenOpts; } in getCodeGenOpts() function
283 CodeGenOptions &getCodeGenOpts() { in getCodeGenOpts() function286 const CodeGenOptions &getCodeGenOpts() const { in getCodeGenOpts() function
32 const CodeGenOptions &ABIInfo::getCodeGenOpts() const { in getCodeGenOpts() function in ABIInfo
47 const CodeGenOptions &CodeGenTypes::getCodeGenOpts() const { in getCodeGenOpts() function in CodeGenTypes
768 const CodeGenOptions &getCodeGenOpts() const { return CodeGenOpts; } in getCodeGenOpts() function