Searched refs:getDeclGroup (Results 1 – 5 of 5) sorted by relevance
95 DeclGroup &getDeclGroup() { in getDeclGroup() function99 const DeclGroup &getDeclGroup() const { in getDeclGroup() function100 return const_cast<DeclGroupRef*>(this)->getDeclGroup(); in getDeclGroup()106 return &getDeclGroup()[0]; in begin()112 DeclGroup &G = getDeclGroup(); in end()119 return &getDeclGroup()[0]; in begin()125 const DeclGroup &G = getDeclGroup(); in end()
462 const DeclGroupRef getDeclGroup() const { return DG; } in getDeclGroup() function463 DeclGroupRef getDeclGroup() { return DG; } in getDeclGroup() function
136 IndexCtx.indexDeclGroupRef(S->getDeclGroup()); in VisitDeclStmt()140 DeclGroupRef DG = S->getDeclGroup(); in VisitDeclStmt()
1184 DeclGroupRef DGrp = S->getDeclGroup(); in VisitDeclStmt()2159 DeclGroupRef DGrp = S->getDeclGroup(); in VisitDeclStmt()
216 DeclGroupRef DG = S->getDeclGroup(); in VisitDeclStmt()