Home
last modified time | relevance | path

Searched defs:PairType (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenHwModes.h40 typedef std::pair<unsigned, Record *> PairType; typedef
H A DInfoByHwMode.h89 typedef typename MapType::value_type PairType; typedef
H A DInfoByHwMode.cpp173 typedef typename decltype(Map)::value_type PairType; in writeToStream() typedef
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp553 typedef typename MapType::value_type PairType; in ImportOffsetMap() typedef