Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDYAMLParser.h411 MT_Inline ///< An inline mapping node is used for "[key: value]". enumerator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDYAMLParser.cpp2140 if (Type == MT_Inline) { in increment()
2408 , MappingNode::MT_Inline); in parseBlockNode()