llvm::CallBase::getContext

Bring Instruction::getContext into scope for CallBase users.

Synopsis

Declared in <llvm/IR/InstrTypes.h>

using Instruction::getContext;

Introduced Symbols

NameDescription
getContext All values hold a context through their type.