HomeSort by relevance Sort by last modified time
    Searched refs:CustomErrorExtraInfo (Results 1 - 2 of 2) sorted by null

  /external/llvm/unittests/Support/
ErrorTest.cpp 294 int CustomErrorExtraInfo = 0;
301 CustomErrorExtraInfo = SE.getExtraInfo();
315 CustomErrorExtraInfo == 7)
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
ErrorTest.cpp 299 int CustomErrorExtraInfo = 0;
306 CustomErrorExtraInfo = SE.getExtraInfo();
320 CustomErrorExtraInfo == 7)

Completed in 87 milliseconds