Home
last modified time | relevance | path

Searched defs:dtScope (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/flang/lib/Semantics/
Druntime-type-info.cpp324 const Symbol *RuntimeTableBuilder::DescribeType(Scope &dtScope) { in DescribeType()
801 RuntimeTableBuilder::DescribeBindings(const Scope &dtScope, Scope &scope) { in DescribeBindings()
Dcheck-declarations.cpp1421 const Scope &dtScope{symbol.owner()}; in CheckProcBinding() local