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

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

Completed in 17 milliseconds