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

References

gen/tools/clang/include/clang/Basic/DiagnosticIndexName.inc
 2745 DIAG_NAME_INDEX(err_uuidof_without_guid)
tools/clang/lib/Sema/SemaExprCXX.cpp
  636       return ExprError(Diag(TypeidLoc, diag::err_uuidof_without_guid));
  659         return ExprError(Diag(TypeidLoc, diag::err_uuidof_without_guid));