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

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

Completed in 176 milliseconds