Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dscope.h119 void DetachFromContaining();
Dscope.cc67 void Scope::DetachFromContaining() { in DetachFromContaining() function in Scope
Dparse_tree.cc577 nested_scope->DetachFromContaining(); in Execute()