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

References

tools/clang/lib/Sema/SemaCUDA.cpp
  500       AllowedInit =
  505     if (!AllowedInit &&
  507       AllowedInit = VD->getInit()->isConstantInitializer(
  511     if (AllowedInit)
  513         AllowedInit =
  516     if (!AllowedInit) {