Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DELFAttributeParser.cpp194 struct ClearCursorError { in parse() struct
196 ~ClearCursorError() { consumeError(cursor.takeError()); } in parse() argument