Searched defs:LLVMContext (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DLLVMContext.h37 class LLVMContext { class in namespace:llvm
[all...]
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DLLVMContext.cpp31 LLVMContext::LLVMContext() : pImpl(new LLVMContextImpl(*this)) { function in class:LLVMContext
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp91 llvm::LLVMContext &LLVMContext = M.getContext(); local
[all...]

Completed in 117 milliseconds