Searched defs:Exists (Results 1 – 7 of 7) sorted by relevance
86 bool SBFileSpec::Exists() const { in Exists() function in SBFileSpec
137 bool FileSystem::Exists(const Twine &path) const { return m_fs->exists(path); } in Exists() function in FileSystem139 bool FileSystem::Exists(const FileSpec &file_spec) const { in Exists() function in FileSystem
170 if (none_of(Conditions, [&](ControlCondition &Exists) { in addControlCondition() argument
199 TEST(FileSystemTest, Exists) { in TEST() argument
641 bool Exists = shouldInclude() local
110 bool Exists = Bits.test(Idx); in insert() local 125 bool Exists = Bits.test(Idx); in remove() local
986 TEST(OverlayFileSystemTest, Exists) { in TEST() argument 3448 TEST(RedirectingFileSystemTest,Exists) TEST() argument