Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/AST/
H A DStructuralEquivalenceTest.cpp135 bool testStructuralMatch(Decl *D0, Decl *D1, in testStructuralMatch() function
155 bool testStructuralMatch(StmtWithASTContext S0, StmtWithASTContext S1) { in testStructuralMatch() function
171 testStructuralMatch(std::tuple<StmtWithASTContext, StmtWithASTContext> t) { in testStructuralMatch() function
175 bool testStructuralMatch(std::tuple<Decl *, Decl *> t, in testStructuralMatch() function
[all...]