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

References

gen/tools/clang/include/clang/AST/AttrTextNodeDump.inc
  417     case OMPAllocateDeclAttr::OMPLowLatMemAlloc:
gen/tools/clang/include/clang/AST/Attrs.inc
 8384       .Case("omp_low_lat_mem_alloc", OMPAllocateDeclAttr::OMPLowLatMemAlloc)
 8403     case OMPAllocateDeclAttr::OMPLowLatMemAlloc: return "omp_low_lat_mem_alloc";
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 9803   case OMPAllocateDeclAttr::OMPLowLatMemAlloc:
tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
 4744     case OMPAllocateDeclAttr::OMPLowLatMemAlloc:
 4913   case OMPAllocateDeclAttr::OMPLowLatMemAlloc: