Searched defs:get_temp_file_name (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libcxx/test/support/ | ||
H A D | platform_support.h | 59 std::string get_temp_file_name() get_temp_file_name() function |
/llvm-project/clang/utils/check_cfc/ | ||
H A D | check_cfc.py | 274 def get_temp_file_name(suffix): function |