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

References

gen/tools/clang/include/clang/AST/AttrTextNodeDump.inc
  411     case OMPAllocateDeclAttr::OMPConstMemAlloc:
gen/tools/clang/include/clang/AST/Attrs.inc
 8382       .Case("omp_const_mem_alloc", OMPAllocateDeclAttr::OMPConstMemAlloc)
 8401     case OMPAllocateDeclAttr::OMPConstMemAlloc: return "omp_const_mem_alloc";
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 9805   case OMPAllocateDeclAttr::OMPConstMemAlloc:
tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
 4750     case OMPAllocateDeclAttr::OMPConstMemAlloc: {
 4916   case OMPAllocateDeclAttr::OMPConstMemAlloc: