Home
last modified time | relevance | path

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

/external/llvm/lib/TableGen/
DTGParser.cpp1532 SMLoc PasteLoc = Lex.getLoc(); in ParseValue() local
1539 Error(PasteLoc, "LHS of paste is not typed!"); in ParseValue()
1566 Error(PasteLoc, "RHS of paste is not typed!"); in ParseValue()