Home
last modified time | relevance | path

Searched refs:AstNeeds (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/idlc/inc/idlc/
H A Dastneeds.hxx28 class AstNeeds : public AstDeclaration class
31 AstNeeds(AstService* pRealService, const ::rtl::OString& name, AstScope* pScope) in AstNeeds() function in AstNeeds
35 virtual ~AstNeeds() {} in ~AstNeeds()
/aoo41x/main/idlc/source/
H A Dastdump.cxx314 AstNeeds * decl = (AstNeeds *)(*i); in dump()
H A Dparser.y1851 AstNeeds* pNeeds = NULL;
1872 pNeeds = new AstNeeds((AstService*)pDecl, *iter, pScope);

Completed in 188 milliseconds