Searched refs:DocumentRoot (Results 1 – 1 of 1) sorted by relevance
634 llvm::yaml::Node *DocumentRoot = FirstInvocationFile->getRoot(); in parseInvocationList() local635 if (!DocumentRoot) in parseInvocationList()642 auto *Mappings = dyn_cast<llvm::yaml::MappingNode>(DocumentRoot); in parseInvocationList()