Home
last modified time | relevance | path

Searched defs:Name1 (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTStructuralEquivalence.cpp114 const DeclarationName Name1, in IsStructurallyEquivalent()
442 static bool IsStructurallyEquivalent(const IdentifierInfo *Name1, in IsStructurallyEquivalent()
1309 IdentifierInfo *Name1 = Field1->getIdentifier(); in IsStructurallyEquivalent() local
1392 const IdentifierInfo *Name1 = Method1->getIdentifier(); in IsStructurallyEquivalent() local
1461 IdentifierInfo *Name1 = D1->getIdentifier(); in IsStructurallyEquivalent() local
1732 IdentifierInfo *Name1 = D1->getIdentifier(); in IsStructurallyEquivalent() local
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dflags_test.cpp77 const int ExpectedFlag2, const char *Name1 = "flag1", in testTwoFlags()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSupport.h262 inline std::string formattedNames(StringRef Name1, StringRef Name2) { in formattedNames()