Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DSourceManager.cpp2072 typedef llvm::SmallDenseMap<FileID, unsigned, 16> LocSet; in isBeforeInTranslationUnit() typedef
2073 LocSet LChain; in isBeforeInTranslationUnit()
2079 LocSet::iterator I; in isBeforeInTranslationUnit()