reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/AST/OpenMPClause.h
 4456     llvm::MapVector<ValueDecl *, SmallVector<MappableExprComponentListRef, 8>>
 4573             MappableExprComponentListRef::const_iterator,
 4595     MappableExprComponentListRef::const_iterator End;
 4602         MappableExprComponentListRef Components)
 4619         MappableExprComponentListRef Components)
 4661     std::pair<const ValueDecl *, MappableExprComponentListRef>
 4666           MappableExprComponentListRef(&*this->I, *ListSizeCur - PrevListSize));
 4668     std::pair<const ValueDecl *, MappableExprComponentListRef>
 4713         MappableExprComponentListRef(getComponentsRef().end(),
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 7122     OMPClauseMappableExprCommon::MappableExprComponentListRef Components;
 7130         OMPClauseMappableExprCommon::MappableExprComponentListRef Components,
 7167       SmallVector<OMPClauseMappableExprCommon::MappableExprComponentListRef, 4>>
 7322       OMPClauseMappableExprCommon::MappableExprComponentListRef Components,
 7650           for (OMPClauseMappableExprCommon::MappableExprComponentListRef
 8282         std::tuple<OMPClauseMappableExprCommon::MappableExprComponentListRef,
 8304             OMPClauseMappableExprCommon::MappableExprComponentListRef, 4>,
 8309       OMPClauseMappableExprCommon::MappableExprComponentListRef Components;
 8316         OMPClauseMappableExprCommon::MappableExprComponentListRef Components1;
 8336           OMPClauseMappableExprCommon::MappableExprComponentListRef SubData =
 8399       OMPClauseMappableExprCommon::MappableExprComponentListRef Components;
 8404       ArrayRef<OMPClauseMappableExprCommon::MappableExprComponentListRef>
 8415       OMPClauseMappableExprCommon::MappableExprComponentListRef Components;
tools/clang/lib/Sema/SemaOpenMP.cpp
  733           bool(OMPClauseMappableExprCommon::MappableExprComponentListRef,
  752         for (OMPClauseMappableExprCommon::MappableExprComponentListRef L :
  765           bool(OMPClauseMappableExprCommon::MappableExprComponentListRef,
  774       for (OMPClauseMappableExprCommon::MappableExprComponentListRef L :
  785       OMPClauseMappableExprCommon::MappableExprComponentListRef Components,
14878     OMPClauseMappableExprCommon::MappableExprComponentListRef CurComponents,