Searched refs:_nativeObjectPath (Results 1 – 2 of 2) sorted by relevance
209 _nativeObjectPath = uniqueObjPath.str(); in compile_to_file()210 *name = _nativeObjectPath.c_str(); in compile_to_file()232 sys::Path(_nativeObjectPath).eraseFromDisk(); in compile()
70 std::string _nativeObjectPath; member