Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLToken.h463 kw_allocs, enumerator
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp9755 case lltok::kw_allocs: in parseFunctionSummary()
10765 assert(Lex.getKind() == lltok::kw_allocs); in parseOptionalAllocs()