Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DYAMLParser.h342 MappingNode(OwningPtr<Document> &D, StringRef Anchor, MappingType MT) in MappingNode() function
365 static inline bool classof(const MappingNode *) { return true; } in classof()