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