Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/TableGen/
DTGParser.cpp1504 SMLoc MHSLoc = Lex.getLoc(); in ParseOperation() local
1529 Error(MHSLoc, "could not determine type of the child list in !dag"); in ParseOperation()
1533 Error(MHSLoc, Twine("expected list of children, got type '") + in ParseOperation()
1550 Error(MHSLoc, in ParseOperation()
1795 SMLoc MHSLoc = Lex.getLoc(); in ParseOperationSubstr() local
1839 Error(MHSLoc, Twine("expected int, got type '") + in ParseOperationSubstr()
1883 SMLoc MHSLoc = Lex.getLoc(); in ParseOperationFind() local
1927 Error(MHSLoc, Twine("expected string, got type '") + in ParseOperationFind()