Home
last modified time | relevance | path

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

/llvm-project/openmp/libompd/src/
H A DTargetValue.h80 TError() : errorCode(ompd_rc_ok) {} in TError() function
81 TError(const ompd_rc_t &error) : errorCode(error) {} in TError() function
/llvm-project/clang/test/CodeGenObjC/
H A Ddebug-info-block-line.m44 TError = 125, enum