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

/freebsd-11.0-release/contrib/llvm/lib/TableGen/
H A DTGParser.cpp1535 SMLoc PasteLoc = Lex.getLoc(); local
1542 Error(PasteLoc, "LHS of paste is not typed!");
1569 Error(PasteLoc, "RHS of paste is not typed!");

Completed in 106 milliseconds