Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp2776 auto SSNAt = Lex.getLoc(); in parseScope() local
2778 return error(SSNAt, "Expected synchronization scope name"); in parseScope()