Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dtarget.h299 return allow_circular_includes_from_; in allow_circular_includes_from()
302 return allow_circular_includes_from_; in allow_circular_includes_from()
505 std::set<Label> allow_circular_includes_from_; variable