Searched refs:IsDecl (Results 1 – 3 of 3) sorted by relevance
171 bool IsDecl = false);178 bool IsDecl = false);
124 ASTContext &Ctx, bool IsDecl) { in findLocationAfterSemi() argument125 SourceLocation SemiLoc = findSemiAfterLocation(loc, Ctx, IsDecl); in findLocationAfterSemi()137 bool IsDecl) { in findSemiAfterLocation() argument163 if (!IsDecl) in findSemiAfterLocation()
1026 bool IsDecl = in ActOnOpenMPIdExpression() local1029 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()1043 bool IsDecl = in ActOnOpenMPIdExpression() local1046 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()1058 bool IsDecl = in ActOnOpenMPIdExpression() local1061 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()1074 bool IsDecl = in ActOnOpenMPIdExpression() local1077 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()1088 bool IsDecl = in ActOnOpenMPIdExpression() local1091 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()[all …]