Searched defs:pDecl (Results 1 – 11 of 11) sorted by relevance
56 AstDeclaration* AstScope::addDeclaration(AstDeclaration* pDecl) in addDeclaration()109 AstDeclaration* pDecl = NULL; in getNodeCount() local124 AstDeclaration* pDecl = NULL; in lookupByName() local221 AstDeclaration* pDecl = NULL; in lookupByNameLocal() local254 AstDeclaration* pDecl = resolved->lookupByNameLocal(scopedName); in lookupInInherited() local268 AstDeclaration* pDecl = NULL; in lookupPrimitiveType() local344 AstDeclaration* AstScope::lookupForAdd(AstDeclaration* pDecl) in lookupForAdd()
49 AstDeclaration* pDecl = NULL; in checkValue() local91 AstDeclaration* pDecl = NULL; in dump() local118 AstDeclaration* AstEnum::addDeclaration(AstDeclaration* pDecl) in addDeclaration()
61 AstDeclaration* pDecl = scopeAsDecl(m_pScope); in AstDeclaration() local159 sal_Bool AstDeclaration::hasAncestor(AstDeclaration* pDecl) in hasAncestor()177 AstDeclaration* pDecl = NULL; in dump() local
97 AstDeclaration* AstUnion::addDeclaration(AstDeclaration* pDecl) in addDeclaration()136 AstDeclaration *pDecl = NULL; in lookupDefault() local183 AstDeclaration* pDecl = NULL; in lookupLabel() local233 AstDeclaration* pDecl = pEnum->lookupByName(*pExpr->getSymbolicName()); in lookupEnum() local297 AstDeclaration* pDecl = NULL; in dump() local
77 AstDeclaration* pDecl = NULL; in dumpBlob() local136 AstDeclaration* AstOperation::addDeclaration(AstDeclaration* pDecl) in addDeclaration()
57 AstType const * FeDeclarator::compose(AstDeclaration const * pDecl) in compose()115 AstDeclaration* pDecl = pScope->lookupByName(*pInherits); in initializeInherits() local
598 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()
79 AstScope* SAL_CALL declAsScope(AstDeclaration* pDecl) in declAsScope()
134 AstDeclaration* pDecl = NULL; in dump() local
1070 AstDeclaration *pDecl; in eval_symbol() local
80 AstDeclaration* pDecl = NULL; in dump() local
Completed in 980 milliseconds