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

References

tools/clang/include/clang/AST/RecursiveASTVisitor.h
 2875   case OMPC_device_type:
tools/clang/lib/AST/ASTTypeTraits.cpp
  119   case OMPC_device_type:
tools/clang/lib/AST/OpenMPClause.cpp
   46   case OMPC_device_type:
  136   case OMPC_device_type:
  214   case OMPC_device_type:
tools/clang/lib/Basic/OpenMPKinds.cpp
   58       .Case("device_type", OMPC_device_type)
   76   case OMPC_device_type:
  154   case OMPC_device_type:
  343   case OMPC_device_type:
tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 4075   case OMPC_device_type:
tools/clang/lib/Parse/ParseOpenMP.cpp
 1132           getOpenMPClauseKind(ClauseName) == OMPC_device_type;
 1143             parseOpenMPSimpleClause(*this, OMPC_device_type);
 2107   case OMPC_device_type:
tools/clang/lib/Sema/SemaOpenMP.cpp
 1638           OMPC_device_type, OMPC_DEVICE_TYPE_host);
 1680           OMPC_device_type, OMPC_DEVICE_TYPE_nohost);
 2106             OMPC_device_type, OMPC_DEVICE_TYPE_host);
 2118             OMPC_device_type, OMPC_DEVICE_TYPE_nohost);
 4662       case OMPC_device_type:
10322   case OMPC_device_type:
10965   case OMPC_device_type:
11386   case OMPC_device_type:
11566   case OMPC_device_type:
11777   case OMPC_device_type:
11985   case OMPC_device_type: