Searched defs:isNamedType (Results 1 – 3 of 3) sorted by relevance
27 bool NamedType::isNamedType() const { in isNamedType() function in android::NamedType
69 bool Type::isNamedType() const { in isNamedType() function in android::Type
65 func isNamedType(t ast.Expr, name string) bool { func