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