Searched refs:mapSMLoc (Results 1 – 1 of 1) sorted by relevance
574 SMLoc mapSMLoc(StringRef::iterator Loc);614 SMLoc MIParser::mapSMLoc(StringRef::iterator Loc) { in mapSMLoc() function in MIParser1383 SMLoc Loc = mapSMLoc(Token.location()); in parseMetadata()