Searched refs:RawNode (Results 1 – 2 of 2) sorted by relevance
17 typedef ilist_node_base<false> RawNode; typedef21 RawNode A; in TEST()34 RawNode A, B, C; in TEST()71 RawNode A, B; in TEST()
1090 if (auto *RawNode = N.getRawRetainedNodes()) { in visitDISubprogram() local1091 auto *Node = dyn_cast<MDTuple>(RawNode); in visitDISubprogram()1092 AssertDI(Node, "invalid retained nodes list", &N, RawNode); in visitDISubprogram()