Searched refs:NewDeclIsDefn (Results 1 – 2 of 2) sorted by relevance
3618 bool MergeTypeWithOld, bool NewDeclIsDefn) { in MergeFunctionDecl() argument4112 if (Old->hasPrototype() && !New->hasWrittenPrototype() && NewDeclIsDefn && in MergeFunctionDecl()4148 IsWithoutProtoADef = NewDeclIsDefn; in MergeFunctionDecl()4150 IsWithProtoADef = NewDeclIsDefn; in MergeFunctionDecl()
3691 bool MergeTypeWithOld, bool NewDeclIsDefn);