Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLToken.h80 kw_none, enumerator
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp2498 case lltok::kw_none: in keywordToModRef()
3835 case lltok::kw_none: ID.Kind = ValID::t_None; break; in parseValID()
7467 if (Lex.getKind() != lltok::kw_none && Lex.getKind() != lltok::LocalVar && in parseCatchSwitch()
7538 if (Lex.getKind() != lltok::kw_none && Lex.getKind() != lltok::LocalVar && in parseCleanupPad()
9766 case lltok::kw_none: in parseHotness()
10537 case lltok::kw_none: in parseAllocType()