Searched defs:TGError (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/TableGen/
H A DError.h22 class TGError { class in namespace:llvm
26 TGError(ArrayRef<SMLoc> locs, const std::string &message) function in class:llvm::TGError
36 void PrintWarning(const TGError &Warning);
41 void PrintError(const TGError &Error);

Completed in 153 milliseconds