Searched defs:TypeDef (Results 1 – 4 of 4) sorted by relevance
28 struct TypeDef : Declaration { struct41 DISALLOW_COPY_AND_ASSIGN(TypeDef); argument
21 TypeDef::TypeDef(const std::string &name, Declaration* declaration) in TypeDef() function in android::TypeDef
27 struct TypeDef : public NamedType { struct
25 TypeDef::TypeDef(const std::string& localName, const FQName& fullName, const Location& location, in TypeDef() function in android::TypeDef