Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp18011 typedef std::unordered_map<int64_t, DeclOrVector> ValueToVectorMap; in CheckForDuplicateEnumValues() typedef
18020 ValueToVectorMap EnumMap; in CheckForDuplicateEnumValues()