Searched refs:hasInheritedPrototype (Results 1 – 2 of 2) sorted by relevance
2226 return hasWrittenPrototype() || hasInheritedPrototype(); in hasPrototype()2241 bool hasInheritedPrototype() const { in hasInheritedPrototype() function
551 Record.push_back(D->hasInheritedPrototype()); in VisitFunctionDecl()1385 !D->hasInheritedPrototype() && in VisitCXXMethodDecl()