Searched defs:MapType (Results 1 – 8 of 8) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ |
H A D | PassRegistry.h | 45 typedef DenseMap<const void *, const PassInfo *> MapType; typedef
|
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/ |
H A D | Module.cpp | 67 typedef ContinuousRangeMap<Key, Offset, InitialCapacity> MapType; in dumpLocalRemap() typedef
|
H A D | ASTReader.cpp | 6872 typedef ContinuousRangeMap<Key, ModuleFile *, InitialCapacity> MapType; in dumpModuleIDMap() typedef
|
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
H A D | CXXInheritance.h | 276 typedef llvm::MapVector<unsigned, ValuesT> MapType; typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/unord/unord.map/unord.map.swap/ |
H A D | swap_noexcept.pass.cpp | 120 typedef std::pair<const MoveOnly, MoveOnly> MapType; in main() typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.swap/ |
H A D | swap_noexcept.pass.cpp | 119 typedef std::pair<const MoveOnly, MoveOnly> MapType; in main() typedef
|
/minix3/external/bsd/llvm/dist/clang/lib/Analysis/ |
H A D | Consumed.cpp | 458 typedef llvm::DenseMap<const Stmt *, PropagationInfo> MapType; typedef in clang::consumed::ConsumedStmtVisitor
|
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
H A D | SemaDeclCXX.cpp | 9159 typedef llvm::DenseMap<const Type *, InheritingConstructorsForType> MapType; typedef in __anon515e6f930f11::InheritingConstructorInfo
|