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