Home
last modified time | relevance | path

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

/external/clang/unittests/libclang/
DLibclangTest.cpp54 void mapError(const char *VPath, const char *RPath, CXErrorCode ExpErr) { in mapError() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DOrcCBindingsStack.h459 LLVMOrcErrorCode mapError(Error Err) { in mapError() function