Searched refs:LatestParseNode (Results 1 – 1 of 1) sorted by relevance
975 ACPI_PARSE_OBJECT *LatestParseNode; in CvPlaceComment() local979 LatestParseNode = Gbl_CommentState.LatestParseOp; in CvPlaceComment()992 LatestParseNode->Asl.InlineComment = in CvPlaceComment()993 CvAppendInlineComment (LatestParseNode->Asl.InlineComment, in CvPlaceComment()1014 LatestParseNode->Asl.EndNodeComment = in CvPlaceComment()1015 CvAppendInlineComment (LatestParseNode->Asl.EndNodeComment, in CvPlaceComment()1022 LatestParseNode->Asl.CloseBraceComment = CommentString; in CvPlaceComment()