Searched refs:is_this_ (Results 1 – 2 of 2) sorted by relevance
66 is_this_(is_this), in AST_NODE_LIST()76 : is_this_(is_this) { in VariableProxy()
951 bool is_this() const { return is_this_; } in is_this()960 bool is_this_; variable