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.h449 kw_allocs, enumerator
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp9428 case lltok::kw_allocs: in parseFunctionSummary()
10437 assert(Lex.getKind() == lltok::kw_allocs); in parseOptionalAllocs()