Lines Matching defs:addElement

456       Parent->addElement(Namespace);
761 LogicalVisitor->addElement(LogicalVisitor->CurrentScope, IsCompileUnit);
764 LogicalVisitor->addElement(LogicalVisitor->CurrentSymbol);
766 LogicalVisitor->addElement(LogicalVisitor->CurrentType);
862 Parent->addElement(Element);
912 Parent->addElement(Element);
1369 Namespace->addElement(Symbol);
1451 Parent->addElement(Element);
1656 Namespace->addElement(Type);
1838 Reader->getCompileUnit()->addElement(Array);
1856 Array->addElement(Subrange);
2016 Namespace->addElement(Scope);
2018 Reader->getCompileUnit()->addElement(Scope);
2087 Namespace->addElement(Scope);
2089 Reader->getCompileUnit()->addElement(Scope);
2142 Reader->getCompileUnit()->addElement(FunctionDcl);
2193 Class->addElement(FunctionDcl);
2293 CompileUnit->addElement(LastLink);
2309 CompileUnit->addElement(LastLink);
2321 CompileUnit->addElement(LastLink);
2373 CompileUnit->addElement(LastLink);
2383 CompileUnit->addElement(LastLink);
2391 CompileUnit->addElement(LastLink);
2403 CompileUnit->addElement(LastLink);
2477 Namespace->addElement(Scope);
2479 Reader->getCompileUnit()->addElement(Scope);
2568 Namespace->addElement(Element);
2654 static_cast<LVScope *>(Element)->addElement(Symbol);
2695 static_cast<LVScope *>(Element)->addElement(CurrentType);
2729 Scope->addElement(Typedef);
2745 Scope->addElement(NestedType);
2778 static_cast<LVScope *>(Element)->addElement(MemberFunction);
2876 static_cast<LVScope *>(Element)->addElement(Symbol);
2959 void LVLogicalVisitor::addElement(LVScope *Scope, bool IsCompileUnit) {
2971 ReaderParent->addElement(Scope);
2974 void LVLogicalVisitor::addElement(LVSymbol *Symbol) {
2975 ReaderScope->addElement(Symbol);
2978 void LVLogicalVisitor::addElement(LVType *Type) {
2979 ReaderScope->addElement(Type);
3191 Parent->addElement(Symbol);
3198 Parent->addElement(Parameter);
3224 Reader->getCompileUnit()->addElement(CurrentType);
3242 Reader->getCompileUnit()->addElement(CurrentType);
3314 Aggregate->addElement(Element);
3347 Parent->addElement(Element);