Searched refs:hasPrototypeDeclaration (Results 1 – 2 of 2) sorted by relevance
227 bool hasPrototypeDeclaration() const { return mHasPrototypeDeclaration; } in hasPrototypeDeclaration() function
137 *hadPrototypeDeclarationOut = function->hasPrototypeDeclaration(); in markFunctionHasPrototypeDeclaration()