enum class OMPIteratorExpr::RangeLocOffset

Description

Offset in the list of locations for subelements of colon symbols locations.

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

Enumerators

NameValueComment
AssignLoc0
FirstColonLoc1
SecondColonLoc2
Total3