Searched defs:dtScope (Results 1 – 2 of 2) sorted by relevance
324 const Symbol *RuntimeTableBuilder::DescribeType(Scope &dtScope) { in DescribeType()801 RuntimeTableBuilder::DescribeBindings(const Scope &dtScope, Scope &scope) { in DescribeBindings()
1421 const Scope &dtScope{symbol.owner()}; in CheckProcBinding() local