OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:takeNextStatCache
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Basic/
FileSystemStatCache.h
64
FileSystemStatCache *
takeNextStatCache
() { return NextStatCache.take(); }
/external/clang/lib/Basic/
FileManager.cpp
204
StatCache.reset(StatCache->
takeNextStatCache
());
Completed in 1295 milliseconds