Searched refs:NewDeclIsDefn (Results 1 – 2 of 2) sorted by relevance
3536 bool MergeTypeWithOld, bool NewDeclIsDefn) { in MergeFunctionDecl() argument4084 if (Old->hasPrototype() && !New->hasWrittenPrototype() && NewDeclIsDefn && in MergeFunctionDecl()4120 IsWithoutProtoADef = NewDeclIsDefn; in MergeFunctionDecl()4122 IsWithProtoADef = NewDeclIsDefn; in MergeFunctionDecl()
4080 bool MergeTypeWithOld, bool NewDeclIsDefn);