Searched defs:getCodeGenOpts (Results 1 – 5 of 5) sorted by relevance
139 const CodeGenOptions &getCodeGenOpts() const { return *CodeGenOpts; } in getCodeGenOpts() function252 CodeGenOptions &getCodeGenOpts() { return *CodeGenOpts; } in getCodeGenOpts() function
262 CodeGenOptions &getCodeGenOpts() { in getCodeGenOpts() function265 const CodeGenOptions &getCodeGenOpts() const { in getCodeGenOpts() function
32 const CodeGenOptions &ABIInfo::getCodeGenOpts() const { in getCodeGenOpts() function in ABIInfo
46 const CodeGenOptions &CodeGenTypes::getCodeGenOpts() const { in getCodeGenOpts() function in CodeGenTypes
748 const CodeGenOptions &getCodeGenOpts() const { return CodeGenOpts; } in getCodeGenOpts() function