Home
last modified time | relevance | path

Searched defs:GetAndPut (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/unittests/Target/
DModuleCacheTest.cpp126 TEST_F(ModuleCacheTest, GetAndPut) { in TEST_F() argument
/external/llvm-project/lldb/source/Target/
DModuleCache.cpp268 Status ModuleCache::GetAndPut(const FileSpec &root_dir_spec, in GetAndPut() function in ModuleCache