Searched defs:getPointerType (Results 1 – 4 of 4) sorted by relevance
62 llvm::PointerType *CGOpenCLRuntime::getPointerType(const Type *T, in getPointerType() function in CGOpenCLRuntime
1321 CanQualType getPointerType(CanQualType T) const { in getPointerType() function
1016 const PointerType *getPointerType(const Type *T, bool Const) { in getPointerType() function in __anonece5a09e0111::EmitterBase
3308 QualType ASTContext::getPointerType(QualType T) const { in getPointerType() function in ASTContext