Searched refs:kComment (Results 1 – 5 of 5) sorted by relevance
76 *section_type = NodeType::kComment; in NameToNodeType()133 if (section_type == NodeType::kComment) in AddSection()161 NodeType current_type = NodeType::kComment; in SplitSections()
29 kComment = 0, enumerator
192 {"comment", NodeType::kComment, kShaderTypeVertex, kShaderFormatText}, in TEST_F()292 const NodeType false_types[] = {NodeType::kComment, NodeType::kTest, in TEST_F()
113 if (section.section_type == NodeType::kComment) in ProcessSection()
29 kComment, enumerator