Lines Matching refs:IsDecl
1737 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in rejectConstNotMutableType() local
1740 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in rejectConstNotMutableType()
3090 bool IsDecl = in ActOnOpenMPIdExpression() local
3093 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
3107 bool IsDecl = in ActOnOpenMPIdExpression() local
3110 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
3122 bool IsDecl = in ActOnOpenMPIdExpression() local
3125 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
3138 bool IsDecl = in ActOnOpenMPIdExpression() local
3141 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
3152 bool IsDecl = in ActOnOpenMPIdExpression() local
3155 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
3248 bool IsDecl = in CheckOMPThreadPrivateDecl() local
3251 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in CheckOMPThreadPrivateDecl()
3266 bool IsDecl = in CheckOMPThreadPrivateDecl() local
3269 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in CheckOMPThreadPrivateDecl()
3451 bool IsDecl = VD->isThisDeclarationADefinition(Context) == in ActOnOpenMPAllocateDirective() local
3454 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPAllocateDirective()
18370 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in ActOnOpenMPPrivateClause() local
18373 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPPrivateClause()
18643 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in ActOnOpenMPFirstprivateClause() local
18646 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPFirstprivateClause()
18800 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in ActOnOpenMPLastprivateClause() local
18803 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPLastprivateClause()
19706 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in actOnOMPReductionKindClause() local
19709 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in actOnOMPReductionKindClause()
19719 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in actOnOMPReductionKindClause() local
19722 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in actOnOMPReductionKindClause()
19917 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in actOnOMPReductionKindClause() local
19920 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in actOnOMPReductionKindClause()
20265 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in CheckOpenMPLinearDecl() local
20268 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in CheckOpenMPLinearDecl()
20549 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in ActOnOpenMPAlignedClause() local
20552 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPAlignedClause()
20751 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in ActOnOpenMPCopyprivateClause() local
20754 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPCopyprivateClause()