Home
last modified time | relevance | path

Searched refs:maybeContext (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DObject.cpp67 auto maybeContext = Context ? unwrap(Context) : nullptr; in LLVMCreateBinary() local
69 createBinary(unwrap(MemBuf)->getMemBufferRef(), maybeContext)); in LLVMCreateBinary()