|
clang 22.0.0git
|
Data structure for iterator expression. More...
#include "clang/Sema/SemaOpenMP.h"
Data structure for iterator expression.
Definition at line 1443 of file SemaOpenMP.h.
| SourceLocation clang::SemaOpenMP::OMPIteratorData::AssignLoc |
Definition at line 1448 of file SemaOpenMP.h.
| SourceLocation clang::SemaOpenMP::OMPIteratorData::ColonLoc |
Definition at line 1449 of file SemaOpenMP.h.
| IdentifierInfo* clang::SemaOpenMP::OMPIteratorData::DeclIdent = nullptr |
Definition at line 1444 of file SemaOpenMP.h.
| SourceLocation clang::SemaOpenMP::OMPIteratorData::DeclIdentLoc |
Definition at line 1445 of file SemaOpenMP.h.
| OMPIteratorExpr::IteratorRange clang::SemaOpenMP::OMPIteratorData::Range |
Definition at line 1447 of file SemaOpenMP.h.
| SourceLocation clang::SemaOpenMP::OMPIteratorData::SecColonLoc |
Definition at line 1450 of file SemaOpenMP.h.
| ParsedType clang::SemaOpenMP::OMPIteratorData::Type |
Definition at line 1446 of file SemaOpenMP.h.