Lines Matching refs:IsDecl
1742 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in rejectConstNotMutableType() local
1745 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in rejectConstNotMutableType()
3127 bool IsDecl = in ActOnOpenMPIdExpression() local
3130 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
3144 bool IsDecl = in ActOnOpenMPIdExpression() local
3147 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
3159 bool IsDecl = in ActOnOpenMPIdExpression() local
3162 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
3176 bool IsDecl = in ActOnOpenMPIdExpression() local
3179 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
3190 bool IsDecl = in ActOnOpenMPIdExpression() local
3193 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()
3288 bool IsDecl = in CheckOMPThreadPrivateDecl() local
3291 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in CheckOMPThreadPrivateDecl()
3306 bool IsDecl = in CheckOMPThreadPrivateDecl() local
3309 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in CheckOMPThreadPrivateDecl()
3490 bool IsDecl = VD->isThisDeclarationADefinition(getASTContext()) == in ActOnOpenMPAllocateDirective() local
3493 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPAllocateDirective()
17165 bool IsDecl = !VD || VD->isThisDeclarationADefinition(getASTContext()) == in ActOnOpenMPPrivateClause() local
17168 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPPrivateClause()
17440 bool IsDecl = !VD || VD->isThisDeclarationADefinition(getASTContext()) == in ActOnOpenMPFirstprivateClause() local
17443 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPFirstprivateClause()
17598 bool IsDecl = !VD || VD->isThisDeclarationADefinition(getASTContext()) == in ActOnOpenMPLastprivateClause() local
17601 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPLastprivateClause()
18508 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in actOnOMPReductionKindClause() local
18511 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in actOnOMPReductionKindClause()
18521 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in actOnOMPReductionKindClause() local
18524 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in actOnOMPReductionKindClause()
18719 bool IsDecl = !VD || VD->isThisDeclarationADefinition(Context) == in actOnOMPReductionKindClause() local
18722 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in actOnOMPReductionKindClause()
19070 bool IsDecl = !VD || VD->isThisDeclarationADefinition(getASTContext()) == in CheckOpenMPLinearDecl() local
19073 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in CheckOpenMPLinearDecl()
19356 bool IsDecl = !VD || VD->isThisDeclarationADefinition(getASTContext()) == in ActOnOpenMPAlignedClause() local
19359 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPAlignedClause()
19561 bool IsDecl = !VD || VD->isThisDeclarationADefinition(getASTContext()) == in ActOnOpenMPCopyprivateClause() local
19564 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPCopyprivateClause()