Searched refs:LLVMOrcExecutionSessionIntern (Results 1 – 3 of 3) sorted by relevance
229 LLVMOrcExecutionSessionIntern(ExecutionSession, "aaa"); in TEST_F()231 LLVMOrcExecutionSessionIntern(ExecutionSession, "aaa"); in TEST_F()233 LLVMOrcExecutionSessionIntern(ExecutionSession, "bbb"); in TEST_F()
520 LLVMOrcExecutionSessionIntern(LLVMOrcExecutionSessionRef ES, const char *Name);
355 LLVMOrcExecutionSessionIntern(LLVMOrcExecutionSessionRef ES, const char *Name) { in LLVMOrcExecutionSessionIntern() function