Searched refs:setPrototyped (Results 1 – 3 of 3) sorted by relevance
280 virtual void setPrototyped() { assert(writable); prototyped = true; } in setPrototyped() function
920 …symbol->getAsFunction()->setPrototyped(); // need a writable one, but like having prevDec as a co… in handleFunctionDeclarator()921 function.setPrototyped(); in handleFunctionDeclarator()
1601 …symbol->getAsFunction()->setPrototyped(); // need a writable one, but like having prevDec as a co… in handleFunctionDeclarator()1602 function.setPrototyped(); in handleFunctionDeclarator()