Searched defs:getCachedResult (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Basic/
H A DSourceManager.h433 /// getCachedResult - If the cache is valid, compute the result given the
435 bool getCachedResult(unsigned LOffset, unsigned ROffset) const { function in class:clang::IsBeforeInTranslationUnitCache

Completed in 50 milliseconds