Searched refs:NewDeclIsDefn (Results 1 – 2 of 2) sorted by relevance
3542 bool MergeTypeWithOld, bool NewDeclIsDefn) { in MergeFunctionDecl() argument4036 if (Old->hasPrototype() && !New->hasWrittenPrototype() && NewDeclIsDefn && in MergeFunctionDecl()4072 IsWithoutProtoADef = NewDeclIsDefn; in MergeFunctionDecl()4074 IsWithProtoADef = NewDeclIsDefn; in MergeFunctionDecl()
3592 bool MergeTypeWithOld, bool NewDeclIsDefn);