Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/AST/
DStructuralEquivalenceTest.cpp133 bool testStructuralMatch(Decl *D0, Decl *D1) { in testStructuralMatch() function
148 bool testStructuralMatch(StmtWithASTContext S0, StmtWithASTContext S1) { in testStructuralMatch() function
164 testStructuralMatch(std::tuple<StmtWithASTContext, StmtWithASTContext> t) { in testStructuralMatch() function
168 bool testStructuralMatch(std::tuple<Decl *, Decl *> t) { in testStructuralMatch() function