Home
last modified time | relevance | path

Searched refs:get_then_node (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h1311 inline isl::checked::ast_node get_then_node() const;
7186 isl::checked::ast_node ast_node_if::get_then_node() const in get_then_node() function
H A Dcpp.h1377 inline isl::ast_node get_then_node() const;
8182 isl::ast_node ast_node_if::get_then_node() const in get_then_node() function
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py7344 def get_then_node(arg0): member in ast_node_if