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

Declarations

tools/clang/lib/CodeGen/CodeGenModule.h
 1084   void Error(SourceLocation loc, StringRef error);

References

tools/clang/lib/CodeGen/CGBuiltin.cpp
 1869       CGM.Error(E->getExprLoc(), "using builtin_preserve_access_index() without -g");
 1875       CGM.Error(E->getExprLoc(), "nested builtin_preserve_access_index() not supported");
 9441     CGM.Error(E->getExprLoc(), "using builtin_preserve_field_info() without -g");
tools/clang/lib/CodeGen/CGCUDANV.cpp
  287     CGM.Error(CGF.CurFuncDecl->getLocation(),
tools/clang/lib/CodeGen/CGCoroutine.cpp
   95       CGF.CGM.Error(CoroIdExpr->getBeginLoc(),
   98       CGF.CGM.Error(CoroIdExpr->getBeginLoc(),
  445       CGF.CGM.Error(Deallocate->getBeginLoc(),
  708     CGM.Error(E->getBeginLoc(), "this builtin expect that __builtin_coro_begin "
  723     CGM.Error(E->getBeginLoc(), "this builtin expect that __builtin_coro_id has"
tools/clang/lib/CodeGen/CGDeclCXX.cpp
  290     CGM.Error(D.getLocation(),
tools/clang/lib/CodeGen/CGExprConstant.cpp
 1369     CGM.Error(E->getExprLoc(),
 1383     CGM.Error(loc,
tools/clang/lib/CodeGen/CGNonTrivialStruct.cpp
  444         CGM.Error(Loc, "special function " + FuncName +
tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
 4966         CGM.Error(Clause->getBeginLoc(),
tools/clang/lib/CodeGen/CGStmt.cpp
 2338         CGM.Error(