Home
last modified time | relevance | path

Searched defs:file_t (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/Support/
H A DMemoryBuffer.h34 using file_t = void *; variable
H A DFileSystem.h57 using file_t = void *; global() variable
[all...]
/llvm-project/lldb/include/lldb/
H A Dlldb-types.h44 typedef void *file_t; // Host file type typedef