Searched refs:hasInheritedPrototype (Results 1 – 3 of 3) sorted by relevance
2341 return hasWrittenPrototype() || hasInheritedPrototype(); in hasPrototype()2356 bool hasInheritedPrototype() const { in hasInheritedPrototype() function
642 Record.push_back(D->hasInheritedPrototype()); in VisitFunctionDecl()1430 !D->hasExtInfo() && !D->hasInheritedPrototype() && in VisitCXXMethodDecl()
4114 if (Old->hasInheritedPrototype()) in MergeFunctionDecl()