Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/utils/HdrGen/PrototypeTestGen/
H A DPrototypeTestGen.cpp24 bool TestGeneratorMain(llvm::raw_ostream &OS, llvm::RecordKeeper &records) { in TestGeneratorMain() function
104 return TableGenMain(argv[0], TestGeneratorMain); in main()