clang  19.0.0git
Public Attributes | List of all members
clang::TypeofLocInfo Struct Reference

#include "clang/AST/TypeLoc.h"

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

Public Attributes

SourceLocation TypeofLoc
 
SourceLocation LParenLoc
 
SourceLocation RParenLoc
 

Detailed Description

Definition at line 1975 of file TypeLoc.h.

Member Data Documentation

◆ LParenLoc

SourceLocation clang::TypeofLocInfo::LParenLoc

◆ RParenLoc

SourceLocation clang::TypeofLocInfo::RParenLoc

◆ TypeofLoc

SourceLocation clang::TypeofLocInfo::TypeofLoc

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