Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLParser.cpp2139 auto SSNAt = Lex.getLoc(); in ParseScope() local
2141 return Error(SSNAt, "Expected synchronization scope name"); in ParseScope()