Lines Matching refs:IsDecl
1686 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in rejectConstNotMutableType() local
1689 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in rejectConstNotMutableType()
3015 bool IsDecl = in ActOnOpenMPIdExpression() local
3018 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
3032 bool IsDecl = in ActOnOpenMPIdExpression() local
3035 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
3047 bool IsDecl = in ActOnOpenMPIdExpression() local
3050 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
3063 bool IsDecl = in ActOnOpenMPIdExpression() local
3066 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
3077 bool IsDecl = in ActOnOpenMPIdExpression() local
3080 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
3173 bool IsDecl = in CheckOMPThreadPrivateDecl() local
3176 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in CheckOMPThreadPrivateDecl()
3191 bool IsDecl = in CheckOMPThreadPrivateDecl() local
3194 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in CheckOMPThreadPrivateDecl()
3374 bool IsDecl = VD->isThisDeclarationADefinition(Context) == in ActOnOpenMPAllocateDirective() local
3377 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPAllocateDirective()
17748 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in ActOnOpenMPPrivateClause() local
17751 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPPrivateClause()
18021 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in ActOnOpenMPFirstprivateClause() local
18024 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPFirstprivateClause()
18178 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in ActOnOpenMPLastprivateClause() local
18181 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPLastprivateClause()
19065 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in actOnOMPReductionKindClause() local
19068 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in actOnOMPReductionKindClause()
19078 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in actOnOMPReductionKindClause() local
19081 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in actOnOMPReductionKindClause()
19276 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in actOnOMPReductionKindClause() local
19279 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in actOnOMPReductionKindClause()
19624 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in CheckOpenMPLinearDecl() local
19627 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in CheckOpenMPLinearDecl()
19901 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in ActOnOpenMPAlignedClause() local
19904 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPAlignedClause()
20103 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in ActOnOpenMPCopyprivateClause() local
20106 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPCopyprivateClause()