Lines Matching defs:addElement

450       Parent->addElement(Namespace);
755 LogicalVisitor->addElement(LogicalVisitor->CurrentScope, IsCompileUnit);
758 LogicalVisitor->addElement(LogicalVisitor->CurrentSymbol);
760 LogicalVisitor->addElement(LogicalVisitor->CurrentType);
856 Parent->addElement(Element);
906 Parent->addElement(Element);
1363 Namespace->addElement(Symbol);
1445 Parent->addElement(Element);
1650 Namespace->addElement(Type);
1832 Reader->getCompileUnit()->addElement(Array);
1850 Array->addElement(Subrange);
2010 Namespace->addElement(Scope);
2012 Reader->getCompileUnit()->addElement(Scope);
2081 Namespace->addElement(Scope);
2083 Reader->getCompileUnit()->addElement(Scope);
2136 Reader->getCompileUnit()->addElement(FunctionDcl);
2187 Class->addElement(FunctionDcl);
2287 CompileUnit->addElement(LastLink);
2303 CompileUnit->addElement(LastLink);
2315 CompileUnit->addElement(LastLink);
2367 CompileUnit->addElement(LastLink);
2377 CompileUnit->addElement(LastLink);
2385 CompileUnit->addElement(LastLink);
2397 CompileUnit->addElement(LastLink);
2471 Namespace->addElement(Scope);
2473 Reader->getCompileUnit()->addElement(Scope);
2562 Namespace->addElement(Element);
2648 static_cast<LVScope *>(Element)->addElement(Symbol);
2689 static_cast<LVScope *>(Element)->addElement(CurrentType);
2723 Scope->addElement(Typedef);
2739 Scope->addElement(NestedType);
2772 static_cast<LVScope *>(Element)->addElement(MemberFunction);
2870 static_cast<LVScope *>(Element)->addElement(Symbol);
2953 void LVLogicalVisitor::addElement(LVScope *Scope, bool IsCompileUnit) {
2965 ReaderParent->addElement(Scope);
2968 void LVLogicalVisitor::addElement(LVSymbol *Symbol) {
2969 ReaderScope->addElement(Symbol);
2972 void LVLogicalVisitor::addElement(LVType *Type) {
2973 ReaderScope->addElement(Type);
3185 Parent->addElement(Symbol);
3192 Parent->addElement(Parameter);
3218 Reader->getCompileUnit()->addElement(CurrentType);
3236 Reader->getCompileUnit()->addElement(CurrentType);
3308 Aggregate->addElement(Element);
3341 Parent->addElement(Element);