Searched refs:getCharPtrType (Results 1 – 1 of 1) sorted by relevance
76 static QualType getCharPtrType(ASTContext &Ctx, CharKind CK) { in getCharPtrType() function614 QualType PtrTy = getCharPtrType(Ctx, CK); in CheckBufferAccess()751 QualType CharPtrTy = getCharPtrType(Ctx, CK); in CheckOverlap()1508 QualType CharPtrTy = getCharPtrType(Ctx, CK); in evalCopyCommon()