Searched refs:ErrLoc (Results 1 – 4 of 4) sorted by relevance
124 SMLoc ErrLoc; variable139 ErrLoc = errLoc; in SetError()191 return ErrLoc; in getErrLoc()
133 SourceLocation ErrLoc = DiagI->getLocation(); in handleProtectedScopeError() local143 Pass.TA.clearDiagnostic(diag::err_switch_into_protected_scope, ErrLoc); in handleProtectedScopeError()
4616 SourceLocation ErrLoc = TC ? TC->getLocStart() : StartLoc; in ActOnOpenMPOrderedDirective() local4617 Diag(ErrLoc, diag::err_omp_ordered_directive_with_param) in ActOnOpenMPOrderedDirective()
13095 SourceLocation ErrLoc = Loc; in CheckFieldDecl() local13097 ErrLoc = D->getDeclSpec().getStorageClassSpecLoc(); in CheckFieldDecl()13098 Diag(ErrLoc, DiagID); in CheckFieldDecl()