Searched refs:getCharPtrType (Results 1 – 1 of 1) sorted by relevance
73 static QualType getCharPtrType(ASTContext &Ctx, CharKind CK) { in getCharPtrType() function468 QualType PtrTy = getCharPtrType(Ctx, CK); in CheckBufferAccess()602 QualType CharPtrTy = getCharPtrType(Ctx, CK); in CheckOverlap()1354 QualType CharPtrTy = getCharPtrType(Ctx, CK); in evalCopyCommon()