Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
HDHeader.cpp41 llvm::Error Header::checkForError() const { in checkForError() function in Header
80 if (llvm::Error Err = H.checkForError()) in decode()
87 if (llvm::Error Err = checkForError()) in encode()
HDGsymReader.cpp100 if (Error Err = Hdr->checkForError()) in parse()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
HDHeader.h101 llvm::Error checkForError() const;