Lines Matching refs:IsDecl
1586 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in rejectConstNotMutableType() local
1589 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in rejectConstNotMutableType()
2814 bool IsDecl = in ActOnOpenMPIdExpression() local
2817 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
2831 bool IsDecl = in ActOnOpenMPIdExpression() local
2834 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
2846 bool IsDecl = in ActOnOpenMPIdExpression() local
2849 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
2862 bool IsDecl = in ActOnOpenMPIdExpression() local
2865 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
2876 bool IsDecl = in ActOnOpenMPIdExpression() local
2879 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
2972 bool IsDecl = in CheckOMPThreadPrivateDecl() local
2975 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in CheckOMPThreadPrivateDecl()
2990 bool IsDecl = in CheckOMPThreadPrivateDecl() local
2993 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in CheckOMPThreadPrivateDecl()
3159 bool IsDecl = VD->isThisDeclarationADefinition(Context) == in ActOnOpenMPAllocateDirective() local
3162 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPAllocateDirective()
13920 bool IsDecl = in ActOnOpenMPPrivateClause() local
13924 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPPrivateClause()
14209 bool IsDecl = in ActOnOpenMPFirstprivateClause() local
14213 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPFirstprivateClause()
14361 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in ActOnOpenMPLastprivateClause() local
14364 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPLastprivateClause()
15233 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in actOnOMPReductionKindClause() local
15236 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in actOnOMPReductionKindClause()
15246 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in actOnOMPReductionKindClause() local
15249 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in actOnOMPReductionKindClause()
15446 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in actOnOMPReductionKindClause() local
15449 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in actOnOMPReductionKindClause()
15784 bool IsDecl = in CheckOpenMPLinearDecl() local
15788 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in CheckOpenMPLinearDecl()
16063 bool IsDecl = in ActOnOpenMPAlignedClause() local
16067 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPAlignedClause()
16266 bool IsDecl = in ActOnOpenMPCopyprivateClause() local
16270 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPCopyprivateClause()