Searched defs:Name2 (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ASTStructuralEquivalence.cpp | 117 IsStructurallyEquivalent(StructuralEquivalenceContext & Context,const DeclarationName Name1,const DeclarationName Name2) IsStructurallyEquivalent() argument |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ | ||
H A D | LVSupport.h | 224 inline std::string formattedNames(StringRef Name1, StringRef Name2) { in formattedNames() argument |