Searched refs:NewDeclIsDefn (Results 1 – 2 of 2) sorted by relevance
3605 bool MergeTypeWithOld, bool NewDeclIsDefn) { in MergeFunctionDecl() argument4176 if (Old->hasPrototype() && !New->hasWrittenPrototype() && NewDeclIsDefn && in MergeFunctionDecl()4212 IsWithoutProtoADef = NewDeclIsDefn; in MergeFunctionDecl()4214 IsWithProtoADef = NewDeclIsDefn; in MergeFunctionDecl()
4465 bool MergeTypeWithOld, bool NewDeclIsDefn);