HomeSort by relevance Sort by last modified time
    Searched refs:InBeforeInTUCacheEntry (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Basic/
SourceManager.h 450 class InBeforeInTUCacheEntry {
654 typedef llvm::DenseMap<IsBeforeInTUCacheKey, InBeforeInTUCacheEntry>
659 mutable InBeforeInTUCacheEntry IBTUCacheOverflow;
663 InBeforeInTUCacheEntry &getInBeforeInTUCache(FileID LFID, FileID RFID) const;
    [all...]
  /external/clang/lib/Basic/
SourceManager.cpp     [all...]

Completed in 27 milliseconds