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

References

tools/clang/include/clang/AST/RecursiveASTVisitor.h
 2874   case OMPC_uniform:
tools/clang/lib/AST/ASTTypeTraits.cpp
  118   case OMPC_uniform:
tools/clang/lib/AST/OpenMPClause.cpp
   45   case OMPC_uniform:
  126   case OMPC_uniform:
  204   case OMPC_uniform:
tools/clang/lib/Basic/OpenMPKinds.cpp
   57       .Case("uniform", OMPC_uniform)
   72   case OMPC_uniform:
  199   case OMPC_uniform:
  393   case OMPC_uniform:
tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 4065   case OMPC_uniform:
tools/clang/lib/Parse/ParseOpenMP.cpp
  721       if (CKind == OMPC_uniform || CKind == OMPC_aligned ||
 2114   case OMPC_uniform:
tools/clang/lib/Sema/SemaOpenMP.cpp
 4655       case OMPC_uniform:
 4870                 << getOpenMPClauseName(OMPC_uniform) << E->getSourceRange();
 4873                 << getOpenMPClauseName(OMPC_uniform);
 4890             << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform : OMPC_linear)
 4893             << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform
10312   case OMPC_uniform:
10955   case OMPC_uniform:
11377   case OMPC_uniform:
11556   case OMPC_uniform:
11771   case OMPC_uniform:
11979   case OMPC_uniform: