Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp2998 SMLoc PasteLoc = Lex.getLoc(); in ParseValue() local
3001 Error(PasteLoc, "LHS of paste is not typed!"); in ParseValue()
3034 Error(PasteLoc, in ParseValue()
3062 Error(PasteLoc, "RHS of paste is not typed!"); in ParseValue()
3071 Error(PasteLoc, in ParseValue()