Searched refs:IsDecl (Results 1 – 3 of 3) sorted by relevance
696 bool IsDecl = in ActOnOpenMPIdExpression() local699 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()713 bool IsDecl = in ActOnOpenMPIdExpression() local716 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()728 bool IsDecl = in ActOnOpenMPIdExpression() local731 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()744 bool IsDecl = in ActOnOpenMPIdExpression() local747 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()758 bool IsDecl = in ActOnOpenMPIdExpression() local761 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()