Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/
H A DLLToken.h101 kw_syncscope, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp2441 if (EatIfPresent(lltok::kw_syncscope)) { in parseScope()