struct OMPIteratorExpr::IteratorDefinition

Declaration

struct OMPIteratorExpr::IteratorDefinition { /* full declaration omitted */ };

Description

Iterator definition representation.

Declared at: clang/include/clang/AST/ExprOpenMP.h:284

Member Variables

public clang::Decl* IteratorDecl = nullptr
public clang::OMPIteratorExpr::IteratorRange Range
public clang::SourceLocation AssignmentLoc
public clang::SourceLocation ColonLoc
public clang::SourceLocation SecondColonLoc