Searched refs:isPrototyped (Results 1 – 3 of 3) sorted by relevance
719 bool isPrototyped = true; in constructTypeDIE() local726 isPrototyped = false; in constructTypeDIE()734 if (isPrototyped) in constructTypeDIE()
349 if (SP.isPrototyped()) in createSubprogramDIE()
508 bool isPrototyped() const { in isPrototyped() function