Searched defs:getLLVMContext (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenTypes.h | 112 llvm::LLVMContext &getLLVMContext() { return TheModule.getContext(); } getLLVMContext() function |
H A D | CodeGenModule.h | 760 llvm::LLVMContext &getLLVMContext() { return VMContext; } getLLVMContext() function |