Searched refs:PasteLoc (Results 1 – 2 of 2) sorted by relevance
2026 SMLoc PasteLoc = Lex.getLoc(); in ParseValue() local2033 Error(PasteLoc, "LHS of paste is not typed!"); in ParseValue()2042 Error(PasteLoc, Twine("can't cast '") + LHS->getAsString() + in ParseValue()2067 Error(PasteLoc, "RHS of paste is not typed!"); in ParseValue()2076 Error(PasteLoc, Twine("can't cast '") + RHS->getAsString() + in ParseValue()
1532 SMLoc PasteLoc = Lex.getLoc(); in ParseValue() local1539 Error(PasteLoc, "LHS of paste is not typed!"); in ParseValue()1566 Error(PasteLoc, "RHS of paste is not typed!"); in ParseValue()