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

References

tools/clang/include/clang/AST/OpenMPClause.h
 4323       : OMPVarListClause<T>(K, Locs.StartLoc, Locs.LParenLoc, Locs.EndLoc,
tools/clang/lib/Sema/SemaOpenMP.cpp
11869   SourceLocation StartLoc = Locs.StartLoc;
15533   checkMappableExpressionList(*this, DSAStack, OMPC_map, MVLI, Locs.StartLoc,
16356   checkMappableExpressionList(*this, DSAStack, OMPC_to, MVLI, Locs.StartLoc,
16373   checkMappableExpressionList(*this, DSAStack, OMPC_from, MVLI, Locs.StartLoc,