Searched refs:MT_Inline (Results 1 - 2 of 2) sorted by relevance
/external/llvm/include/llvm/Support/ | ||
H A D | YAMLParser.h | 349 MT_Inline ///< An inline mapping node is used for "[key: value]". enumerator in enum:llvm::yaml::MappingNode::MappingType |
/external/llvm/lib/Support/ | ||
H A D | YAMLParser.cpp | 1879 if (Type == MT_Inline) { 2135 , MappingNode::MT_Inline); |
Completed in 53 milliseconds