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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLToken.h201 kw_nocapture, enumerator in enum:llvm::lltok::Kind
H A DLLParser.cpp1378 case lltok::kw_nocapture:
1685 case lltok::kw_nocapture: B.addAttribute(Attribute::NoCapture); break;
1792 case lltok::kw_nocapture:

Completed in 165 milliseconds