Home
last modified time | relevance | path

Searched refs:CCIncludes (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-move/
DMove.h176 std::vector<std::string> CCIncludes; variable
DMove.cpp488 CCIncludes.push_back("#include \"" + Context->Spec.NewHeader + "\"\n"); in ClangMoveTool()
717 CCIncludes.push_back(IncludeLine); in addIncludes()
839 createInsertedReplacements(CCIncludes, ActualNewCCDecls, in moveDeclsToNewFiles()