Searched refs:InsertHeader (Results 1 – 4 of 4) sorted by relevance
28 public class InsertHeader implements Processor { class32 public InsertHeader(String header) { in InsertHeader() method in InsertHeader
139 cl::opt<std::string> InsertHeader( variable291 if (!InsertHeader.empty()) { in includeFixerMain()297 llvm::yaml::Input yin(InsertHeader); in includeFixerMain()
38 import com.google.currysrc.processors.InsertHeader;943 createMandatoryRule(new InsertHeader(SOURCE_CODE_HEADER)), in getRepackagingRules()
35 import com.google.currysrc.processors.InsertHeader;173 new InsertHeader("/* GENERATED SOURCE. DO NOT MODIFY. */\n"))); in main()