Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp1465 SMLoc RegexLoc = Lex.getLoc(); in ParseOperation() local
1470 Error(RegexLoc, "expected string type argument in !instances operator"); in ParseOperation()
1476 Error(RegexLoc, "expected string type argument in !instances operator"); in ParseOperation()