Searched defs:identify_magic (Results 1 – 2 of 2) sorted by relevance
982 file_magic identify_magic(StringRef Magic) { in identify_magic() function1143 std::error_code identify_magic(const Twine &Path, file_magic &Result) { in identify_magic() function
741 error_code identify_magic(const Twine &path, LLVMFileType &result) { in identify_magic() function