Home
last modified time | relevance | path

Searched refs:PasteLoc (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/TableGen/
H A DTGParser.cpp2525 SMLoc PasteLoc = Lex.getLoc(); in ParseValue() local
2528 Error(PasteLoc, "LHS of paste is not typed!"); in ParseValue()
2561 Error(PasteLoc, in ParseValue()
2589 Error(PasteLoc, "RHS of paste is not typed!"); in ParseValue()
2598 Error(PasteLoc, in ParseValue()