Searched refs:hasPrototypeDeclaration (Results 1 – 5 of 5) sorted by relevance
231 if (oldFunc->hasPrototypeDeclaration()) in cloneFunctionAndChangeReturnType()
247 if (function->hasPrototypeDeclaration()) in CloneFunctionHeader()
320 bool hasPrototypeDeclaration() const { return mHasPrototypeDeclaration; } in hasPrototypeDeclaration() function
141 *hadPrototypeDeclarationOut = function->hasPrototypeDeclaration(); in markFunctionHasPrototypeDeclaration()
49 if (src.hasPrototypeDeclaration()) in AcquireFunctionExtras()