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.cpp3084 SMLoc PasteLoc = Lex.getLoc(); in ParseValue() local
3087 Error(PasteLoc, "LHS of paste is not typed!"); in ParseValue()
3120 Error(PasteLoc, in ParseValue()
3148 Error(PasteLoc, "RHS of paste is not typed!"); in ParseValue()
3157 Error(PasteLoc, in ParseValue()