Home
last modified time | relevance | path

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

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