Home
last modified time | relevance | path

Searched refs:getIteratorBegin (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/idlc/source/
H A Dastinterface.cxx140 {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()
H A Dastservice.cxx36 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()
H A Dastunion.cxx133 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()
H A Dastdump.cxx78 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()
H A Dastenum.cxx46 DeclList::const_iterator iter = getIteratorBegin(); in checkValue()
89 DeclList::const_iterator iter = getIteratorBegin(); in dump()
H A Dastoperation.cxx48 return i != getIteratorBegin() in isVariadic()
75 DeclList::const_iterator iter = getIteratorBegin(); in dumpBlob()
H A Dastdeclaration.cxx175 DeclList::const_iterator iter = pScope->getIteratorBegin(); in dump()
H A Daststruct.cxx132 DeclList::const_iterator iter = getIteratorBegin(); in dump()
H A Dastscope.cxx107 DeclList::const_iterator iter = getIteratorBegin(); in getNodeCount()
H A Dparser.y1160 if (pScope->getIteratorBegin()
/aoo41x/main/idlc/inc/idlc/
H A Dastscope.hxx45 DeclList::const_iterator getIteratorBegin() const in getIteratorBegin() function in AstScope

Completed in 73 milliseconds