Searched refs:checkForwardReferenceRestrictions (Results 1 – 4 of 4) sorted by relevance
124 err = checkForwardReferenceRestrictions(); in postParse()350 status_t AST::checkForwardReferenceRestrictions() const { in checkForwardReferenceRestrictions() function in android::AST356 type->checkForwardReferenceRestrictions(*ref); in checkForwardReferenceRestrictions()
128 status_t checkForwardReferenceRestrictions() const;
277 status_t Type::checkForwardReferenceRestrictions(const Reference<Type>& ref) const { in checkForwardReferenceRestrictions() function in android::Type290 status_t err = checkForwardReferenceRestrictions(*innerRef); in checkForwardReferenceRestrictions()
130 status_t checkForwardReferenceRestrictions(const Reference<Type>& ref) const;