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

/macosx-10.10/llvmCore-3425.0.34/lib/VMCore/
H A DType.cpp245 Type *Type::getLabelTy(LLVMContext &C) { return &C.pImpl->LabelTy; } function in class:Type

Completed in 117 milliseconds