Searched defs:DefaultCode (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/unittests/Tooling/ | ||
| H A D | RefactoringActionRulesTest.cpp | 33 std::string DefaultCode = std::string(100, 'a'); member in __anon70325ece0111::RefactoringActionRulesTest |
| H A D | RefactoringTest.cpp | 1093 std::string DefaultCode = std::string(100, 'a'); member in clang::tooling::AtomicChangeTest |
| /llvm-project-15.0.7/clang/unittests/AST/ | ||
| H A D | ASTImporterTest.cpp | 3006 static constexpr auto DefaultCode = R"( member in clang::ast_matchers::ImportImplicitMethods |