Home | History | Annotate | Download | only in Scalar

Lines Matching defs:NodeScope

323   // scope gets popped when the NodeScope is destroyed.
324 class NodeScope {
326 NodeScope(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads,
332 NodeScope(const NodeScope &) = delete;
333 void operator=(const NodeScope &) = delete;
378 NodeScope Scopes;