Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DELFAttributeParser.cpp196 struct ClearCursorError { in parse() struct
198 ~ClearCursorError() { consumeError(cursor.takeError()); } in parse() argument