Searched defs:file_name (Results 1 – 3 of 3) sorted by relevance
27 static bool ShouldSkipFile(llvm::StringRef &file_name) { in ShouldSkipFile()63 llvm::StringRef file_name(llvm::sys::path::filename(file_path)); in CollectExportedHeaderSet() local
101 def find_and_remove_path(root_path, file_name=None): argument
149 llvm::StringRef file_name = sm.getFilename(expansion_location); in GetDeclSourceFile() local