Home
last modified time | relevance | path

Searched defs:get_temp_file_name (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/test/support/
H A Dplatform_support.h59 std::string get_temp_file_name() get_temp_file_name() function
/llvm-project/clang/utils/check_cfc/
H A Dcheck_cfc.py274 def get_temp_file_name(suffix): function