Home
last modified time | relevance | path

Searched defs:pDecl (Results 1 – 11 of 11) sorted by relevance

/trunk/main/idlc/source/
H A Dastscope.cxx56 AstDeclaration* AstScope::addDeclaration(AstDeclaration* pDecl) in addDeclaration()
109 AstDeclaration* pDecl = NULL; in getNodeCount() local
124 AstDeclaration* pDecl = NULL; in lookupByName() local
221 AstDeclaration* pDecl = NULL; in lookupByNameLocal() local
254 AstDeclaration* pDecl = resolved->lookupByNameLocal(scopedName); in lookupInInherited() local
268 AstDeclaration* pDecl = NULL; in lookupPrimitiveType() local
344 AstDeclaration* AstScope::lookupForAdd(AstDeclaration* pDecl) in lookupForAdd()
H A Dastenum.cxx49 AstDeclaration* pDecl = NULL; in checkValue() local
91 AstDeclaration* pDecl = NULL; in dump() local
118 AstDeclaration* AstEnum::addDeclaration(AstDeclaration* pDecl) in addDeclaration()
H A Dastdeclaration.cxx61 AstDeclaration* pDecl = scopeAsDecl(m_pScope); in AstDeclaration() local
159 sal_Bool AstDeclaration::hasAncestor(AstDeclaration* pDecl) in hasAncestor()
177 AstDeclaration* pDecl = NULL; in dump() local
H A Dastunion.cxx97 AstDeclaration* AstUnion::addDeclaration(AstDeclaration* pDecl) in addDeclaration()
136 AstDeclaration *pDecl = NULL; in lookupDefault() local
183 AstDeclaration* pDecl = NULL; in lookupLabel() local
233 AstDeclaration* pDecl = pEnum->lookupByName(*pExpr->getSymbolicName()); in lookupEnum() local
297 AstDeclaration* pDecl = NULL; in dump() local
H A Dastoperation.cxx77 AstDeclaration* pDecl = NULL; in dumpBlob() local
136 AstDeclaration* AstOperation::addDeclaration(AstDeclaration* pDecl) in addDeclaration()
H A Dfehelper.cxx57 AstType const * FeDeclarator::compose(AstDeclaration const * pDecl) in compose()
115 AstDeclaration* pDecl = pScope->lookupByName(*pInherits); in initializeInherits() local
H A Derrorhandler.cxx598 void ErrorHandler::noTypeError(AstDeclaration const * pDecl) in noTypeError()
625 void ErrorHandler::inheritanceError(NodeType nodeType, const OString* name, AstDeclaration* pDecl) in inheritanceError()
653 void ErrorHandler::constantExpected(AstDeclaration* pDecl, in constantExpected()
H A Didlc.cxx79 AstScope* SAL_CALL declAsScope(AstDeclaration* pDecl) in declAsScope()
H A Daststruct.cxx134 AstDeclaration* pDecl = NULL; in dump() local
H A Dastexpression.cxx1070 AstDeclaration *pDecl; in eval_symbol() local
H A Dastdump.cxx80 AstDeclaration* pDecl = NULL; in dump() local

Completed in 48 milliseconds