|
clang 24.0.0git
|
Data structure for iterator expression. More...
#include "clang/Sema/SemaOpenMP.h"
Data structure for iterator expression.
Definition at line 1480 of file SemaOpenMP.h.
| SourceLocation clang::SemaOpenMP::OMPIteratorData::AssignLoc |
Definition at line 1485 of file SemaOpenMP.h.
| SourceLocation clang::SemaOpenMP::OMPIteratorData::ColonLoc |
Definition at line 1486 of file SemaOpenMP.h.
| IdentifierInfo* clang::SemaOpenMP::OMPIteratorData::DeclIdent = nullptr |
Definition at line 1481 of file SemaOpenMP.h.
| SourceLocation clang::SemaOpenMP::OMPIteratorData::DeclIdentLoc |
Definition at line 1482 of file SemaOpenMP.h.
| OMPIteratorExpr::IteratorRange clang::SemaOpenMP::OMPIteratorData::Range |
Definition at line 1484 of file SemaOpenMP.h.
| SourceLocation clang::SemaOpenMP::OMPIteratorData::SecColonLoc |
Definition at line 1487 of file SemaOpenMP.h.
| ParsedType clang::SemaOpenMP::OMPIteratorData::Type |
Definition at line 1483 of file SemaOpenMP.h.