Searched defs:if_true_ (Results 1 – 2 of 2) sorted by relevance
/third_party/gn/src/gn/ | ||
D | parse_tree.h | 362 std::unique_ptr<BlockNode> if_true_; // Always non-null. variable |
/third_party/node/deps/v8/src/compiler/ | ||
D | node-matchers.h | 830 Node* if_true_; member |