OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PTHStatCache
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Lex/
PTHManager.h
41
friend class
PTHStatCache
;
/external/clang/lib/Lex/
PTHLexer.cpp
689
class
PTHStatCache
: public FileSystemStatCache {
694
PTHStatCache
(PTHManager::PTHFileLookup &FL)
727
return llvm::make_unique<
PTHStatCache
>(*FileLookup);
Completed in 31 milliseconds