| 
    LLVM 22.0.0git
    
   | 
 
Static Public Member Functions | |
| static NodeKind | getKind (const DocNode &N) | 
| static MapDocNode & | getAsMap (DocNode &N) | 
| static ArrayDocNode & | getAsSequence (DocNode &N) | 
| static ScalarDocNode & | getAsScalar (DocNode &N) | 
YAMLIO for DocNode.
Definition at line 146 of file MsgPackDocumentYAML.cpp.
      
  | 
  inlinestatic | 
Definition at line 159 of file MsgPackDocumentYAML.cpp.
References N.
      
  | 
  inlinestatic | 
Definition at line 166 of file MsgPackDocumentYAML.cpp.
References N.
      
  | 
  inlinestatic | 
Definition at line 161 of file MsgPackDocumentYAML.cpp.
References N.
      
  | 
  inlinestatic | 
Definition at line 148 of file MsgPackDocumentYAML.cpp.
References llvm::msgpack::Array, llvm::msgpack::Map, llvm::yaml::Map, N, llvm::yaml::Scalar, and llvm::yaml::Sequence.