Searched refs:isPrototyped (Results 1 – 2 of 2) sorted by relevance
787 bool isPrototyped = true; in constructTypeDIE() local794 isPrototyped = false; in constructTypeDIE()803 if (isPrototyped && in constructTypeDIE()1062 if (SP.isPrototyped() && in getOrCreateSubprogramDIE()
549 bool isPrototyped() const { in isPrototyped() function