Searched refs:hasInheritedPrototype (Results 1 – 3 of 3) sorted by relevance
2381 return hasWrittenPrototype() || hasInheritedPrototype(); in hasPrototype()2396 bool hasInheritedPrototype() const { in hasInheritedPrototype() function
690 FunctionDeclBits.addBit(D->hasInheritedPrototype()); in VisitFunctionDecl()
4196 if (Old->hasInheritedPrototype()) in MergeFunctionDecl()