Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DYAMLParser.h421 MT_Inline ///< An inline mapping node is used for "[key: value]". enumerator
/openbsd/src/gnu/llvm/llvm/lib/Support/
DYAMLParser.cpp2269 if (Type == MT_Inline) { in increment()
2537 , MappingNode::MT_Inline); in parseBlockNode()