Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/MC/MCParser/
HDAsmParser.cpp356 DK_IFNOTDEF, DK_ELSEIF, DK_ELSE, DK_ENDIF, enumerator
1298 case DK_ELSE: in parseStatement()
4231 DirectiveKindMap[".else"] = DK_ELSE; in initializeDirectiveKindMap()