Searched refs:variableIsTemp (Results 1 – 1 of 1) sorted by relevance
617 bool variableIsTemp = variable->symbolType() == SymbolType::Empty; in convertInterfaceBlock() local619 variableIsTemp ? kEmptyImmutableString : variable->name(); in convertInterfaceBlock()