Lines Matching refs:IsDecl
1717 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in rejectConstNotMutableType() local
1720 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in rejectConstNotMutableType()
3066 bool IsDecl = in ActOnOpenMPIdExpression() local
3069 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
3083 bool IsDecl = in ActOnOpenMPIdExpression() local
3086 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
3098 bool IsDecl = in ActOnOpenMPIdExpression() local
3101 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
3114 bool IsDecl = in ActOnOpenMPIdExpression() local
3117 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
3128 bool IsDecl = in ActOnOpenMPIdExpression() local
3131 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
3224 bool IsDecl = in CheckOMPThreadPrivateDecl() local
3227 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in CheckOMPThreadPrivateDecl()
3242 bool IsDecl = in CheckOMPThreadPrivateDecl() local
3245 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in CheckOMPThreadPrivateDecl()
3427 bool IsDecl = VD->isThisDeclarationADefinition(Context) == in ActOnOpenMPAllocateDirective() local
3430 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPAllocateDirective()
18031 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in ActOnOpenMPPrivateClause() local
18034 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPPrivateClause()
18304 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in ActOnOpenMPFirstprivateClause() local
18307 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPFirstprivateClause()
18461 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in ActOnOpenMPLastprivateClause() local
18464 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPLastprivateClause()
19348 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in actOnOMPReductionKindClause() local
19351 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in actOnOMPReductionKindClause()
19361 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in actOnOMPReductionKindClause() local
19364 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in actOnOMPReductionKindClause()
19559 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in actOnOMPReductionKindClause() local
19562 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in actOnOMPReductionKindClause()
19907 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in CheckOpenMPLinearDecl() local
19910 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in CheckOpenMPLinearDecl()
20184 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in ActOnOpenMPAlignedClause() local
20187 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPAlignedClause()
20386 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in ActOnOpenMPCopyprivateClause() local
20389 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPCopyprivateClause()