Searched refs:mHasPrototypeDeclaration (Results 1 – 2 of 2) sorted by relevance
319 void setHasPrototypeDeclaration() { mHasPrototypeDeclaration = true; } in setHasPrototypeDeclaration()320 bool hasPrototypeDeclaration() const { return mHasPrototypeDeclaration; } in hasPrototypeDeclaration()354 mHasPrototypeDeclaration(false),376 mHasPrototypeDeclaration(false), in TFunction()392 bool mHasPrototypeDeclaration : 1; variable
198 mHasPrototypeDeclaration(false), in TFunction()