Searched refs:NativeObjectPath (Results 1 – 2 of 2) sorted by relevance
232 NativeObjectPath = Filename.c_str(); in compile_to_file()233 *name = NativeObjectPath.c_str(); in compile_to_file()254 sys::fs::remove(NativeObjectPath); in compile()260 sys::fs::remove(NativeObjectPath); in compile()
149 std::string NativeObjectPath; member