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.h291 return allow_circular_includes_from_; in allow_circular_includes_from()
294 return allow_circular_includes_from_; in allow_circular_includes_from()
496 std::set<Label> allow_circular_includes_from_; variable