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