Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DToolRunner.h101 createCustomCompiler(const char *Argv0, std::string &Message,
H A DExecutionDriver.cpp192 Interpreter = AbstractInterpreter::createCustomCompiler( in initializeExecutionEnvironment()
H A DToolRunner.cpp401 AbstractInterpreter *AbstractInterpreter::createCustomCompiler( in createCustomCompiler() function in AbstractInterpreter