Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
DAMDGPUMetadataVerifier.h30 class MapDocNode; variable
DMsgPackDocument.h28 class MapDocNode; variable
222 MapDocNode(DocNode &N) : DocNode(N) { assert(getKind() == Type::Map); } in MapDocNode() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackDocument.h28 class MapDocNode; variable
199 MapDocNode() {} in MapDocNode() function
200 MapDocNode(DocNode &N) : DocNode(N) { assert(getKind() == Type::Map); } in MapDocNode() function