clang 19.0.0git
Friends | List of all members
clang::CodeGenOptionsBase Class Reference

Bitfields of CodeGenOptions, split out from CodeGenOptions to ensure that this large collection of bitfields is a trivial class type. More...

#include "clang/Basic/CodeGenOptions.h"

Inheritance diagram for clang::CodeGenOptionsBase:
Inheritance graph
[legend]

Friends

class CompilerInvocation
 
class CompilerInvocationBase
 

Detailed Description

Bitfields of CodeGenOptions, split out from CodeGenOptions to ensure that this large collection of bitfields is a trivial class type.

Definition at line 37 of file CodeGenOptions.h.

Friends And Related Function Documentation

◆ CompilerInvocation

friend class CompilerInvocation
friend

Definition at line 38 of file CodeGenOptions.h.

◆ CompilerInvocationBase

friend class CompilerInvocationBase
friend

Definition at line 39 of file CodeGenOptions.h.


The documentation for this class was generated from the following file: