Searched refs:CFS (Results 1 – 2 of 2) sorted by relevance
475 CFS = vfs::createPhysicalFileSystem(); in TEST() local478 ASSERT_FALSE(CFS->setCurrentWorkingDirectory(C.path())); in TEST()480 EXPECT_EQ(C.path(), *CFS->getCurrentWorkingDirectory()); in TEST()487 auto ABuf = CFS->getBufferForFile("aa"); in TEST()496 auto AStat = CFS->status("aa"); in TEST()506 ASSERT_FALSE(CFS->getRealPath("aa", APath)); in TEST()519 auto CIt = CFS->dir_begin(".", EC); in TEST()
3012 if (LexicalScope *CFS = LScopes.getCurrentFunctionScope()) in endFunctionImpl() local3013 collectLexicalBlockInfo(*CFS, in endFunctionImpl()