Searched refs:isPrototyped (Results 1 – 8 of 8) sorted by relevance
744 bool isPrototyped = true; in constructTypeDIE() local751 isPrototyped = false; in constructTypeDIE()759 if (isPrototyped) in constructTypeDIE()953 if (SP.isPrototyped()) in getOrCreateSubprogramDIE()
864 bool isPrototyped = true; in constructTypeDIE() local866 isPrototyped = false; in constructTypeDIE()873 if (isPrototyped && in constructTypeDIE()1188 if (SP->isPrototyped() && in applySubprogramAttributes()
916 bool isPrototyped = true; in constructTypeDIE() local918 isPrototyped = false; in constructTypeDIE()925 if (isPrototyped && in constructTypeDIE()1287 if (SP->isPrototyped() && in applySubprogramAttributes()
524 bool isPrototyped() const { in isPrototyped() function
281 virtual bool isPrototyped() const { return prototyped; } in isPrototyped() function
898 if (prevDec->isPrototyped() && prototype) in handleFunctionDeclarator()
1404 bool isPrototyped() const { return getFlags() & FlagPrototyped; }
1719 bool isPrototyped() const { return getFlags() & FlagPrototyped; }