Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DAsmParser.cpp400 DK_IFNOTDEF, DK_ELSEIF, DK_ELSE, DK_ENDIF, enumerator
1497 case DK_ELSE: in parseStatement()
4739 DirectiveKindMap[".else"] = DK_ELSE; in initializeDirectiveKindMap()