Searched defs:Invalidation (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang-tools-extra/clangd/unittests/support/ |
H A D | FileCacheTests.cpp | 60 TEST(FileCacheTest, Invalidation) { in TEST() argument
|
/llvm-project/clang/test/Analysis/ |
H A D | objc_invalidation.m | 240 @protocol Invalidation <NSObject> protocol
|
H A D | inline.cpp | 181 namespace Invalidation { namespace
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | TUScheduler.cpp | 973 runWithAST(llvm::StringRef Name,llvm::unique_function<void (llvm::Expected<InputsAndAST>)> Action,TUScheduler::ASTActionInvalidation Invalidation) runWithAST() argument 1330 startTask(llvm::StringRef Name,llvm::unique_function<void ()> Task,std::optional<UpdateType> Update,TUScheduler::ASTActionInvalidation Invalidation) startTask() argument 1742 runWithAST(llvm::StringRef Name,PathRef File,llvm::unique_function<void (llvm::Expected<InputsAndAST>)> Action,TUScheduler::ASTActionInvalidation Invalidation) runWithAST() argument
|
/llvm-project/clang-tools-extra/clangd/unittests/ |
H A D | TUSchedulerTests.cpp | 378 TEST_F(TUSchedulerTests, Invalidation) { in TEST_F() argument
|