Home
last modified time | relevance | path

Searched refs:InBeforeInTUCache (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/tools/clang/include/clang/Basic/
HDSourceManager.h662 InBeforeInTUCache; typedef
665 mutable InBeforeInTUCache IBTUCache;
/trueos/contrib/llvm/tools/clang/lib/Basic/
HDSourceManager.cpp2058 InBeforeInTUCache::iterator I = IBTUCache.find(Key); in getInBeforeInTUCache()