Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Tooling/
H A DRefactoringActionRulesTest.cpp34 std::string DefaultCode = std::string(100, 'a'); member in __anon13cf5f310111::RefactoringActionRulesTest
H A DRefactoringTest.cpp1094 std::string DefaultCode = std::string(100, 'a'); global() member in clang::tooling::AtomicChangeTest
/llvm-project/clang/unittests/AST/
H A DASTImporterTest.cpp3230 static constexpr auto DefaultCode = R"( global() member in clang::ast_matchers::ImportImplicitMethods