Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Support/
DELFAttributeParser.cpp196 struct ClearCursorError { in parse() struct
198 ~ClearCursorError() { consumeError(cursor.takeError()); } in parse() argument