Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp537 DK_ERROR, enumerator
2250 case DK_ERROR: in parseStatement()
5596 DirectiveKindMap[".error"] = DK_ERROR; in initializeDirectiveKindMap()