Searched defs:Name2 (Results 1 – 3 of 3) sorted by relevance
78 const char *Name2 = "flag2") { in testTwoFlags()
118 const DeclarationName Name2) { in IsStructurallyEquivalent() argument 299 IdentifierInfo *Name2 in IsStmtEquivalent() local 534 IsStructurallyEquivalent(const IdentifierInfo * Name1,const IdentifierInfo * Name2) IsStructurallyEquivalent() argument 1411 IdentifierInfo *Name2 = D2->getIdentifier(); IsStructurallyEquivalent() local 1447 IdentifierInfo *Name2 = Field2->getIdentifier(); IsStructurallyEquivalent() local 1532 const IdentifierInfo *Name2 = Method2->getIdentifier(); IsStructurallyEquivalent() local [all...]
224 inline std::string formattedNames(StringRef Name1, StringRef Name2) { in formattedNames()