Home
last modified time | relevance | path

Searched refs:LastActiveFile (Results 1 – 15 of 15) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DTUScheduler.h347 std::string LastActiveFile; variable
H A DTUScheduler.cpp1514 LastActiveFile = File.str(); in update()
1545 Path = LastActiveFile; in runWithSemaphore()
1547 LastActiveFile = Path.str(); in runWithSemaphore()
1572 LastActiveFile = File.str(); in runWithAST()
1587 LastActiveFile = File.str(); in runWithPreamble()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/
H A DTUScheduler.h347 std::string LastActiveFile; variable
H A DTUScheduler.cpp1514 LastActiveFile = File.str(); in update()
1545 Path = LastActiveFile; in runWithSemaphore()
1547 LastActiveFile = Path.str(); in runWithSemaphore()
1572 LastActiveFile = File.str(); in runWithAST()
1587 LastActiveFile = File.str(); in runWithPreamble()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/
H A DTUScheduler.h347 std::string LastActiveFile; variable
H A DTUScheduler.cpp1514 LastActiveFile = File.str(); in update()
1545 Path = LastActiveFile; in runWithSemaphore()
1547 LastActiveFile = Path.str(); in runWithSemaphore()
1572 LastActiveFile = File.str(); in runWithAST()
1587 LastActiveFile = File.str(); in runWithPreamble()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DTUScheduler.h347 std::string LastActiveFile; variable
H A DTUScheduler.cpp1514 LastActiveFile = File.str(); in update()
1545 Path = LastActiveFile; in runWithSemaphore()
1547 LastActiveFile = Path.str(); in runWithSemaphore()
1572 LastActiveFile = File.str(); in runWithAST()
1587 LastActiveFile = File.str(); in runWithPreamble()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DTUScheduler.h347 std::string LastActiveFile;
H A DTUScheduler.cpp1514 LastActiveFile = File.str(); in update()
1545 Path = LastActiveFile; in runWithSemaphore()
1547 LastActiveFile = Path.str(); in runWithSemaphore()
1572 LastActiveFile = File.str(); in runWithAST()
1587 LastActiveFile = File.str(); in runWithPreamble()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp1275 [&](llvm::StringRef LastActiveFile) { in TEST_F() argument
1282 EXPECT_EQ(LastActiveFile, boundPath()); in TEST_F()
1286 EXPECT_EQ(LastActiveFile, boundPath()); in TEST_F()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp1275 [&](llvm::StringRef LastActiveFile) { in TEST_F() argument
1282 EXPECT_EQ(LastActiveFile, boundPath()); in TEST_F()
1286 EXPECT_EQ(LastActiveFile, boundPath()); in TEST_F()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp1275 [&](llvm::StringRef LastActiveFile) { in TEST_F() argument
1282 EXPECT_EQ(LastActiveFile, boundPath()); in TEST_F()
1286 EXPECT_EQ(LastActiveFile, boundPath()); in TEST_F()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp1275 [&](llvm::StringRef LastActiveFile) { in TEST_F() argument
1282 EXPECT_EQ(LastActiveFile, boundPath()); in TEST_F()
1286 EXPECT_EQ(LastActiveFile, boundPath()); in TEST_F()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp1275 [&](llvm::StringRef LastActiveFile) {
1282 EXPECT_EQ(LastActiveFile, boundPath());
1286 EXPECT_EQ(LastActiveFile, boundPath());