Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/AsmParser/
H A DLLToken.h100 kw_syncscope, enumerator
H A DLLParser.cpp2158 if (EatIfPresent(lltok::kw_syncscope)) { in ParseScope()