Searched refs:IsDecl (Results 1 – 4 of 4) 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()
1191 bool IsDecl = in ActOnOpenMPIdExpression() local1194 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()1208 bool IsDecl = in ActOnOpenMPIdExpression() local1211 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()1223 bool IsDecl = in ActOnOpenMPIdExpression() local1226 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()1239 bool IsDecl = in ActOnOpenMPIdExpression() local1242 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()1253 bool IsDecl = in ActOnOpenMPIdExpression() local1256 IsDecl ? diag::note_previous_decl : diag::note_defined_here) in ActOnOpenMPIdExpression()[all …]
364 bool update(TPResult IsDecl) { in update()365 switch (IsDecl) { in update()