Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DNodeIntrospection.h77 using UniqueMultiMap = std::set<std::pair<T, U>, internal::RangeLessThan>; variable
79 using SourceLocationMap = UniqueMultiMap<SourceLocation, SharedLocationCall>;
80 using SourceRangeMap = UniqueMultiMap<SourceRange, SharedLocationCall>;