Searched defs:getPointerType (Results 1 – 4 of 4) sorted by relevance
46 llvm::PointerType *CGOpenCLRuntime::getPointerType(const Type *T) { in getPointerType() function in CGOpenCLRuntime
1017 const PointerType *getPointerType(const Type *T, bool Const) { in getPointerType() function in __anon7767069c0111::EmitterBase
1390 CanQualType getPointerType(CanQualType T) const { in getPointerType() function
3650 QualType ASTContext::getPointerType(QualType T) const { in getPointerType() function in ASTContext