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

/external/llvm/include/llvm/IR/
H A DDerivedTypes.h454 /// PointerType::getUnqual - This constructs a pointer to an object of the
456 static PointerType *getUnqual(Type *ElementType) { function in class:llvm::PointerType

Completed in 93 milliseconds