Home
last modified time | relevance | path

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

/external/chromium_org/tools/gn/
Dtarget.h175 return allow_circular_includes_from_; in allow_circular_includes_from()
178 return allow_circular_includes_from_; in allow_circular_includes_from()
273 std::set<Label> allow_circular_includes_from_; variable