OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removeStatCache
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Basic/
FileManager.h
199
void
removeStatCache
(FileSystemStatCache *statCache);
/external/clang/lib/Basic/
FileManager.cpp
138
void FileManager::
removeStatCache
(FileSystemStatCache *statCache) {
/external/clang/lib/Frontend/
CacheTokens.cpp
560
PP.getFileManager().
removeStatCache
(StatCache);
Completed in 33 milliseconds