clang: clang::OMPVarListLocTy Struct Reference (original) (raw)
This structure contains most locations needed for by an OMPVarListClause. More...
#include "[clang/AST/OpenMPClause.h](OpenMPClause%5F8h%5Fsource.html)"
Public Attributes | |
---|---|
SourceLocation | StartLoc |
Starting location of the clause (the clause keyword). | |
SourceLocation | LParenLoc |
Location of '('. | |
SourceLocation | EndLoc |
Ending location of the clause. | |
This structure contains most locations needed for by an OMPVarListClause.
Definition at line 259 of file OpenMPClause.h.
clang::OMPVarListLocTy::OMPVarListLocTy ( ) | default |
---|
◆ OMPVarListLocTy() [2/2]
◆ EndLoc
◆ LParenLoc
◆ StartLoc
The documentation for this struct was generated from the following file:
- include/clang/AST/OpenMPClause.h