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