Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libompd/src/
H A DTargetValue.h77 class TError {
80 TError() : errorCode(ompd_rc_ok) {} in TError() function
81 TError(const ompd_rc_t &error) : errorCode(error) {} in TError() function
103 TError errorState;
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Ddebug-info-block-line.m45 TError = 125, enum
87 [connection sendResponseCode:TError dataFollows:NO