Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/TableGen/
H A DTGLexer.h59 XExists, XListRemove, enumerator
H A DTGLexer.cpp594 .Case("exists", tgtok::XExists) in LexExclaim()
H A DTGParser.cpp1117 case tgtok::XExists: { in ParseOperation()
2449 case tgtok::XExists: in ParseSimpleValue()