Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/AST/
H A DDataCollectionTest.cpp94 isStmtHashEqual(const StatementMatcher &StmtMatch, StringRef Code1, in isStmtHashEqual()
H A DStructuralEquivalenceTest.cpp20 std::string Code0, Code1; // Buffers for SourceManager member
/llvm-project-15.0.7/clang/unittests/Tooling/
H A DRefactoringTest.cpp513 std::string Code1 = "Long *a =\n" in TEST_F() local
/llvm-project-15.0.7/clang/unittests/ASTMatchers/
H A DASTMatchersTraversalTest.cpp5765 static const char Code1[] = "class A { virtual void f(); };" in TEST() local