Searched refs:IsBeforeInTUCacheKey (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Basic/
H A DSourceManager.h672 typedef std::pair<FileID, FileID> IsBeforeInTUCacheKey; typedef in class:clang::SourceManager
676 typedef llvm::DenseMap<IsBeforeInTUCacheKey, InBeforeInTUCacheEntry>
/external/clang/lib/Basic/
H A DSourceManager.cpp2007 IsBeforeInTUCacheKey Key(LFID, RFID);

Completed in 1040 milliseconds