Searched defs:isFile (Results 1 – 5 of 5) sorted by relevance
35 bool isFile, std::unique_ptr<llvm::vfs::File> *F, in get()103 bool isFile, in getStat()
587 getStatValue(StringRef Path,llvm::vfs::Status & Status,bool isFile,std::unique_ptr<llvm::vfs::File> * F) getStatValue() argument
251 bool isFile() const { return !isBuffer(); } isFile() function
351 bool isFile() const { return type == llvm::ELF::STT_FILE; } isFile() function
497 bool isFile() const { return !isExpansion(); } in isFile() function