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

#include "clang/AST/TypeLoc.h"

Public Attributes

SourceLocation LocalRangeBegin
 
SourceLocation LParenLoc
 
SourceLocation RParenLoc
 
SourceLocation LocalRangeEnd
 

Detailed Description

Definition at line 1417 of file TypeLoc.h.

Member Data Documentation

◆ LocalRangeBegin

SourceLocation clang::FunctionLocInfo::LocalRangeBegin

◆ LocalRangeEnd

SourceLocation clang::FunctionLocInfo::LocalRangeEnd

◆ LParenLoc

SourceLocation clang::FunctionLocInfo::LParenLoc

◆ RParenLoc

SourceLocation clang::FunctionLocInfo::RParenLoc

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