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