Home
last modified time | relevance | path

Searched defs:MetadataMap (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangExternalASTSourceCommon.h137 typedef llvm::DenseMap<const void *, ClangASTMetadata> MetadataMap; typedef
/freebsd-12.1/contrib/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h93 MetadataMapType MetadataMap; variable