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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DError.h70 static const void *classID() { return &ID; } function in class:llvm::ErrorInfoBase
348 static const void *classID() { return &ThisErrT::ID; } function in class:llvm::ErrorInfo

Completed in 62 milliseconds