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

#include "clang/AST/TypeLoc.h"

Collaboration diagram for clang::FunctionLocInfo:
[legend]

Public Attributes

SourceLocation LocalRangeBegin
 
SourceLocation LParenLoc
 
SourceLocation RParenLoc
 
SourceLocation LocalRangeEnd
 

Detailed Description

Definition at line 1349 of file TypeLoc.h.

Member Data Documentation

SourceLocation clang::FunctionLocInfo::LocalRangeBegin
SourceLocation clang::FunctionLocInfo::LocalRangeEnd
SourceLocation clang::FunctionLocInfo::LParenLoc
SourceLocation clang::FunctionLocInfo::RParenLoc

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