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

  /external/llvm/lib/IR/
LLVMContext.cpp 121 pImpl->YieldOpaqueHandle = OpaqueHandle;
126 pImpl->YieldCallback(this, pImpl->YieldOpaqueHandle);
LLVMContextImpl.cpp 44 YieldOpaqueHandle = nullptr;
LLVMContextImpl.h 249 void *YieldOpaqueHandle;

Completed in 108 milliseconds