Searched refs:NativeObjectPath (Results 1 – 2 of 2) sorted by relevance
239 NativeObjectPath = Filename.c_str(); in compile_to_file()240 *name = NativeObjectPath.c_str(); in compile_to_file()260 sys::fs::remove(NativeObjectPath); in compile()266 sys::fs::remove(NativeObjectPath); in compile()
157 std::string NativeObjectPath; member