Searched defs:Name1 (Results 1 – 2 of 2) sorted by relevance
117 const DeclarationName Name1, in IsStructurallyEquivalent()298 IdentifierInfo *Name1 = L1->getIdentifier(); in IsStmtEquivalent() local533 static bool IsStructurallyEquivalent(const IdentifierInfo *Name1, in IsStructurallyEquivalent()1410 IdentifierInfo *Name1 = D1->getIdentifier(); in IsStructurallyEquivalent() local1446 IdentifierInfo *Name1 = Field1->getIdentifier(); in IsStructurallyEquivalent() local1531 const IdentifierInfo *Name1 = Method1->getIdentifier(); in IsStructurallyEquivalent() local
224 inline std::string formattedNames(StringRef Name1, StringRef Name2) { in formattedNames()