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

References

tools/clang/lib/Basic/Targets/AMDGPU.cpp
   45     Constant, // opencl_constant
   49     Constant, // cuda_constant
   57     Constant, // opencl_constant
   61     Constant, // cuda_constant
tools/clang/lib/Basic/Targets/AMDGPU.h
  310     return getLangASFromTargetAS(Constant);
  315     return static_cast<unsigned>(Constant);