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

Declarations

tools/clang/include/clang/Sema/Sema.h
  160   struct OMPVarListLocTy;

References

tools/clang/include/clang/AST/OpenMPClause.h
 4319       OpenMPClauseKind K, const OMPVarListLocTy &Locs,
 4876                         SourceLocation MapLoc, const OMPVarListLocTy &Locs,
 4955   Create(const ASTContext &C, const OMPVarListLocTy &Locs,
 5774                        const OMPVarListLocTy &Locs,
 5818   static OMPToClause *Create(const ASTContext &C, const OMPVarListLocTy &Locs,
 5892                          const OMPVarListLocTy &Locs,
 5936   static OMPFromClause *Create(const ASTContext &C, const OMPVarListLocTy &Locs,
 6005   explicit OMPUseDevicePtrClause(const OMPVarListLocTy &Locs,
 6073   Create(const ASTContext &C, const OMPVarListLocTy &Locs,
 6168   explicit OMPIsDevicePtrClause(const OMPVarListLocTy &Locs,
 6206   Create(const ASTContext &C, const OMPVarListLocTy &Locs,
tools/clang/include/clang/Sema/Sema.h
 9948       const OMPVarListLocTy &Locs, SourceLocation ColonLoc,
10047                        ArrayRef<Expr *> VarList, const OMPVarListLocTy &Locs,
10076                       const OMPVarListLocTy &Locs,
10081       DeclarationNameInfo &MapperId, const OMPVarListLocTy &Locs,
10085                                            const OMPVarListLocTy &Locs);
10088                                           const OMPVarListLocTy &Locs);
tools/clang/lib/AST/OpenMPClause.cpp
  901     const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars,
  955     const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars,
 1002     const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars,
 1063     const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars,
 1112 OMPIsDevicePtrClause::Create(const ASTContext &C, const OMPVarListLocTy &Locs,
tools/clang/lib/Parse/ParseOpenMP.cpp
 2837   OMPVarListLocTy Locs(Loc, LOpen, Data.RLoc);
tools/clang/lib/Sema/SemaOpenMP.cpp
11862     const OMPVarListLocTy &Locs, SourceLocation ColonLoc,
15511     const OMPVarListLocTy &Locs, ArrayRef<Expr *> UnresolvedMappers) {
16353                                      const OMPVarListLocTy &Locs,
16370                                        const OMPVarListLocTy &Locs,
16385                                                const OMPVarListLocTy &Locs) {
16470                                               const OMPVarListLocTy &Locs) {
tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
 3201       OMPVarListLocTy Locs(OldC->getBeginLoc(), OldC->getLParenLoc(),
tools/clang/lib/Sema/TreeTransform.h
 1844       const OMPVarListLocTy &Locs, ArrayRef<Expr *> UnresolvedMappers) {
 1950                                 const OMPVarListLocTy &Locs,
 1963                                   const OMPVarListLocTy &Locs,
 1974                                           const OMPVarListLocTy &Locs) {
 1983                                          const OMPVarListLocTy &Locs) {
 9066   OMPVarListLocTy Locs(C->getBeginLoc(), C->getLParenLoc(), C->getEndLoc());
 9181   OMPVarListLocTy Locs(C->getBeginLoc(), C->getLParenLoc(), C->getEndLoc());
 9195   OMPVarListLocTy Locs(C->getBeginLoc(), C->getLParenLoc(), C->getEndLoc());
 9218   OMPVarListLocTy Locs(C->getBeginLoc(), C->getLParenLoc(), C->getEndLoc());
 9233   OMPVarListLocTy Locs(C->getBeginLoc(), C->getLParenLoc(), C->getEndLoc());