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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp171 Type *Type::getTokenTy(LLVMContext &C) { return &C.pImpl->TokenTy; } function in class:Type

Completed in 45 milliseconds