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