Searched refs:getDeclGroup (Results 1 – 12 of 12) sorted by relevance
91 DeclGroup &getDeclGroup() { in getDeclGroup() function95 const DeclGroup &getDeclGroup() const { in getDeclGroup() function96 return const_cast<DeclGroupRef*>(this)->getDeclGroup(); in getDeclGroup()102 return &getDeclGroup()[0]; in begin()108 DeclGroup &G = getDeclGroup(); in end()115 return &getDeclGroup()[0]; in begin()121 const DeclGroup &G = getDeclGroup(); in end()
1329 const DeclGroupRef getDeclGroup() const { return DG; } in getDeclGroup() function1330 DeclGroupRef getDeclGroup() { return DG; } in getDeclGroup() function
71 DeclGroupRef decl_group = curr_decl_stmt->getDeclGroup(); in ExtractFromFunctionDecl()
374 IndexCtx.indexDeclGroupRef(S->getDeclGroup()); in VisitDeclStmt()378 DeclGroupRef DG = S->getDeclGroup(); in VisitDeclStmt()
191 for (auto *D : DS->getDeclGroup()) in getFieldsAndGlobalVars()
610 const DeclGroupRef DGrp = S->getDeclGroup(); in VisitDeclStmt()2101 for (auto *D : S->getDeclGroup()) { in VisitDeclStmt()
1608 for (const auto *Declaration : DS->getDeclGroup()) { in VisitDeclStmt()
651 DeclGroupRef DGrp = S->getDeclGroup(); in translateDeclStmt()
278 DeclGroupRef DG = S->getDeclGroup(); in VisitDeclStmt()
4593 DeclGroupRef DeclGroup = DeclStmtPtr->getDeclGroup(); in EmitDeclare()
6477 auto ToDG = importChecked(Err, S->getDeclGroup()); in VisitDeclStmt()
9598 for (Decl *C : cast<DeclStmt>(DependentPreInits)->getDeclGroup()) { in checkOpenMPLoop()14662 cast<DeclStmt>(DependentPreInits)->getDeclGroup()); in checkTransformableLoopNest()