Searched refs:allowAlias (Results 1 – 1 of 1) sorted by relevance
1149 void printLocation(LocationAttr loc, bool allowAlias = false);1329 void ModulePrinter::printLocation(LocationAttr loc, bool allowAlias) { in printLocation() argument1334 if (!allowAlias || !state || failed(state->getAliasState().getAlias(loc, os))) in printLocation()