clang 17.0.0git
Friends | List of all members
clang::LangOptionsBase Class Reference

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

#include "clang/Basic/LangOptions.h"

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

Friends

class CompilerInvocation
 

Detailed Description

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

Definition at line 35 of file LangOptions.h.

Friends And Related Function Documentation

◆ CompilerInvocation

friend class CompilerInvocation
friend

Definition at line 36 of file LangOptions.h.


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