Searched refs:getIteratorBegin (Results 1 – 11 of 11) sorted by relevance
140 {for (DeclList::const_iterator i(getIteratorBegin()); i != getIteratorEnd(); in dump()232 {for (DeclList::const_iterator i(getIteratorBegin()); i != getIteratorEnd(); in dump()307 {for (DeclList::const_iterator i(ifc->getIteratorBegin()); in checkInheritedInterfaceClashes()371 {for (DeclList::const_iterator i(ifc->getIteratorBegin()); in addVisibleInterface()388 {for (DeclList::const_iterator i(ifc->getIteratorBegin()); in addOptionalVisibleMembers()
36 for (DeclList::const_iterator i(getIteratorBegin()); i != getIteratorEnd(); in checkLastConstructor()46 for (DeclList::const_iterator i1(ctor->getIteratorBegin()), in checkLastConstructor()47 i2(last->getIteratorBegin()); in checkLastConstructor()
133 DeclList::const_iterator iter = getIteratorBegin(); in lookupDefault()180 DeclList::const_iterator iter = getIteratorBegin(); in lookupLabel()241 DeclList::const_iterator iter = getIteratorBegin(); in lookupEnum()295 DeclList::const_iterator iter = getIteratorBegin(); in dump()
78 DeclList::const_iterator iter = getIteratorBegin(); in dump()184 {for (DeclList::const_iterator i(getIteratorBegin()); i != getIteratorEnd(); in dump()254 {for (DeclList::const_iterator i(getIteratorBegin()); i != getIteratorEnd(); in dump()
46 DeclList::const_iterator iter = getIteratorBegin(); in checkValue()89 DeclList::const_iterator iter = getIteratorBegin(); in dump()
48 return i != getIteratorBegin() in isVariadic()75 DeclList::const_iterator iter = getIteratorBegin(); in dumpBlob()
175 DeclList::const_iterator iter = pScope->getIteratorBegin(); in dump()
132 DeclList::const_iterator iter = getIteratorBegin(); in dump()
107 DeclList::const_iterator iter = getIteratorBegin(); in getNodeCount()
1160 if (pScope->getIteratorBegin()
45 DeclList::const_iterator getIteratorBegin() const in getIteratorBegin() function in AstScope
Completed in 37 milliseconds