Searched defs:has_extension (Results 1 – 3 of 3) sorted by relevance
186 static inline int has_extension(const char *filename, const char *ext) in has_extension() function
426 bool has_extension() { return extension() != NULL; } in has_extension() function
643 bool has_extension(const Twine &path) { in has_extension() function