Searched refs:tokIt (Results 1 – 1 of 1) sorted by relevance
256 auto tokIt = tokens->find(location.line); in EmitVariable() local257 if(tokIt == tokens->end()) in EmitVariable()261 auto token = tokIt->second; in EmitVariable()