Searched defs:TemplatedType (Results 1 – 2 of 2) sorted by relevance
361 struct TemplatedType : public Type { struct384 DISALLOW_COPY_AND_ASSIGN(TemplatedType); argument
736 TemplatedType::TemplatedType(Scope* parent, const std::string& definedName) in TemplatedType() function in android::TemplatedType