Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dtypo-correction-crash.cpp49 …for (auto file_data :b(files_db_data)); // expected-error {{use of undeclared identifier 'files_db… in test() local
/llvm-project/lldb/source/Utility/
H A DZipFile.cpp117 auto file_data = reinterpret_cast<const uint8_t *>(local_file_header + 1) + in GetFile() local