Searched refs:checkForwardReferenceRestrictions (Results 1 – 4 of 4) sorted by relevance
137 err = checkForwardReferenceRestrictions(); in postParse()364 status_t AST::checkForwardReferenceRestrictions() const { in checkForwardReferenceRestrictions() function in android::AST370 type->checkForwardReferenceRestrictions(*ref); in checkForwardReferenceRestrictions()
283 status_t Type::checkForwardReferenceRestrictions(const Reference<Type>& ref) const { in checkForwardReferenceRestrictions() function in android::Type296 status_t err = checkForwardReferenceRestrictions(*innerRef); in checkForwardReferenceRestrictions()
138 status_t checkForwardReferenceRestrictions() const;
131 status_t checkForwardReferenceRestrictions(const Reference<Type>& ref) const;