Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp32 class JITLinkerErrorCategory : public std::error_category { class
45 static ManagedStatic<JITLinkerErrorCategory> JITLinkerErrorCategory; variable