Searched refs:IsDecl (Results 1 – 3 of 3) sorted by relevance
517 bool IsDecl = VD->isThisDeclarationADefinition(Context) == in EndOpenMPDSABlock() local519 Diag(VD->getLocation(), IsDecl ? diag::note_previous_decl in EndOpenMPDSABlock()600 bool IsDecl = in ActOnOpenMPIdExpression() local603 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()617 bool IsDecl = in ActOnOpenMPIdExpression() local620 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()632 bool IsDecl = in ActOnOpenMPIdExpression() local635 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()648 bool IsDecl = in ActOnOpenMPIdExpression() local651 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()[all …]
171 bool IsDecl = false);178 bool IsDecl = false);
125 ASTContext &Ctx, bool IsDecl) { in findLocationAfterSemi() argument126 SourceLocation SemiLoc = findSemiAfterLocation(loc, Ctx, IsDecl); in findLocationAfterSemi()138 bool IsDecl) { in findSemiAfterLocation() argument164 if (!IsDecl) in findSemiAfterLocation()