Searched refs:noBuiltInRedeclarations (Results 1 – 2 of 2) sorted by relevance
542 …TSymbolTable() : uniqueId(0), noBuiltInRedeclarations(false), separateNameSpaces(false), adoptedLe… in TSymbolTable()564 noBuiltInRedeclarations = symTable.noBuiltInRedeclarations; in adoptLevels()586 void setNoBuiltInRedeclarations() { noBuiltInRedeclarations = true; } in setNoBuiltInRedeclarations()630 if (noBuiltInRedeclarations) { in insert()819 bool noBuiltInRedeclarations; variable
383 noBuiltInRedeclarations = copyOf.noBuiltInRedeclarations; in copyTable()