Searched refs:GenerateCFile (Results 1 - 2 of 2) sorted by relevance

/external/llvm/tools/llvm-ld/
H A Dllvm-ld.cpp284 /// GenerateCFile - generates a C source file from the specified bitcode file.
285 static int GenerateCFile(const std::string &OutputFile, function
702 if (GenerateCFile(CFile.str(), BitcodeOutputFilename, llc, ErrMsg))
/external/webkit/Source/WebCore/bindings/scripts/
H A DCodeGeneratorGObject.pm1046 sub GenerateCFile { subroutine
1286 $object->GenerateCFile($interfaceName, $parentClassName, $parentGObjType, $dataNode);

Completed in 559 milliseconds