Searched refs:addType (Results 1 – 3 of 3) sorted by relevance
41 void addType(NamedType* type);
38 void Scope::addType(NamedType* type) { in addType() function in android::Scope
519 scope->addType(type); in addScopedType()