Searched refs:emitInvalidSubTypeNamesError (Results 1 – 2 of 2) sorted by relevance
160 void emitInvalidSubTypeNamesError(const std::string& subTypeName,
111 void CompoundType::emitInvalidSubTypeNamesError(const std::string& subTypeName, in emitInvalidSubTypeNamesError() function in android::CompoundType125 emitInvalidSubTypeNamesError(subType->definedName(), subType->location()); in validateSubTypeNames()