Searched defs:Name2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSupport.h224 inline std::string formattedNames(StringRef Name1, StringRef Name2) { argument
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp298 IdentifierInfo *Name2 local
115 IsStructurallyEquivalent(StructuralEquivalenceContext &Context, const DeclarationName Name1, const DeclarationName Name2) argument
523 IsStructurallyEquivalent(const IdentifierInfo *Name1, const IdentifierInfo *Name2) argument
1386 IdentifierInfo *Name2 = D2->getIdentifier(); local
1413 IdentifierInfo *Name2 = Field2->getIdentifier(); local
1498 const IdentifierInfo *Name2 = Method2->getIdentifier(); local
[all...]

Completed in 119 milliseconds