Searched refs:mHasPrototypeDeclaration (Results 1 – 2 of 2) sorted by relevance
226 void setHasPrototypeDeclaration() { mHasPrototypeDeclaration = true; } in setHasPrototypeDeclaration()227 bool hasPrototypeDeclaration() const { return mHasPrototypeDeclaration; } in hasPrototypeDeclaration()257 mHasPrototypeDeclaration(false), in TFunction()272 bool mHasPrototypeDeclaration; variable
171 mHasPrototypeDeclaration(false), in TFunction()