Searched refs:kw_immarg (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLToken.h242 kw_immarg, enumerator in enum:llvm::lltok::Kind
H A DLLParser.cpp1384 case lltok::kw_immarg:
1697 case lltok::kw_immarg: B.addAttribute(Attribute::ImmArg); break;
1797 case lltok::kw_immarg:

Completed in 128 milliseconds