Searched refs:InstallLazyFunctionCreator (Results 1 – 3 of 3) sorted by relevance
233 TheJIT->InstallLazyFunctionCreator(UnresolvedHandler); in TEST_F()272 TheJIT->InstallLazyFunctionCreator(UnresolvedHandler); in TEST_F()
394 void InstallLazyFunctionCreator(void* (*P)(const std::string &)) { in InstallLazyFunctionCreator() function
479 void InstallLazyFunctionCreator(FunctionCreator C) { in InstallLazyFunctionCreator() function