Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitReader.cpp35 LLVMBool LLVMParseBitcodeInContext(LLVMContextRef ContextRef, in LLVMParseBitcodeInContext()
58 LLVMBool LLVMParseBitcodeInContext2(LLVMContextRef ContextRef, in LLVMParseBitcodeInContext2()
78 LLVMBool LLVMGetBitcodeModuleInContext(LLVMContextRef ContextRef, in LLVMGetBitcodeModuleInContext()
105 LLVMBool LLVMGetBitcodeModuleInContext2(LLVMContextRef ContextRef, in LLVMGetBitcodeModuleInContext2()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IRReader/
H A DIRReader.cpp110 LLVMBool LLVMParseIRInContext(LLVMContextRef ContextRef, in LLVMParseIRInContext()