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

/external/clang/include/clang/Basic/
H A DSourceManager.h677 InBeforeInTUCache; typedef in class:clang::SourceManager
680 mutable InBeforeInTUCache IBTUCache;
/external/clang/lib/Basic/
H A DSourceManager.cpp2017 InBeforeInTUCache::iterator I = IBTUCache.find(Key);

Completed in 459 milliseconds