Searched defs:file_ext (Results 1 – 4 of 4) sorted by relevance
47 struct file_ext { struct54 void print_ext(struct file_ext *ext) in print_ext() argument
2000 set(file_ext ${LLVM_EXTERNALIZE_DEBUGINFO_EXTENSION}) variable2002 set(file_ext dSYM) variable
81 static const char file_ext[] = ".hs"; variable
1070 const flatbuffers::String *file_ext() const { in file_ext() function