HomeSort by: relevance | last modified time | path
    Searched refs:LLVMErrorTypeId (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm-c/
Error.h 31 typedef const void *LLVMErrorTypeId;
37 LLVMErrorTypeId LLVMGetErrorTypeId(LLVMErrorRef Err);
63 LLVMErrorTypeId LLVMGetStringErrorTypeId(void);
  /src/external/apache2/llvm/dist/llvm/lib/Support/
Error.cpp 152 LLVMErrorTypeId LLVMGetErrorTypeId(LLVMErrorRef Err) {
168 LLVMErrorTypeId LLVMGetStringErrorTypeId() {

Completed in 25 milliseconds