Searched refs:hasInheritedPrototype (Results 1 – 3 of 3) sorted by relevance
2284 return hasWrittenPrototype() || hasInheritedPrototype(); in hasPrototype()2299 bool hasInheritedPrototype() const { in hasInheritedPrototype() function
554 Record.push_back(D->hasInheritedPrototype()); in VisitFunctionDecl()1413 !D->hasInheritedPrototype() && in VisitCXXMethodDecl()
4038 if (Old->hasInheritedPrototype()) in MergeFunctionDecl()