clang 22.0.0git
clang::FunctionLocInfo Struct Reference

#include "clang/AST/TypeLoc.h"

Public Attributes

SourceLocation LocalRangeBegin
SourceLocation LParenLoc
SourceLocation RParenLoc
SourceLocation LocalRangeEnd

Detailed Description

Definition at line 1613 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: