Searched refs:erasedOnReboot (Results 1 – 3 of 3) sorted by relevance
276 void system_temp_directory(bool erasedOnReboot, SmallVectorImpl<char> &result);
339 void system_temp_directory(bool erasedOnReboot, SmallVectorImpl<char> &result);
493 void system_temp_directory(bool erasedOnReboot, SmallVectorImpl<char> &result) { in system_temp_directory() argument512 (void)erasedOnReboot; in system_temp_directory()515 if (erasedOnReboot) in system_temp_directory()