Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DAMDGPUMetadataVerifier.h30 class MapDocNode; variable
H A DMsgPackDocument.h28 class MapDocNode; variable
228 MapDocNode(DocNode &N) : DocNode(N) { assert(getKind() == Type::Map); } in MapDocNode() function