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